mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Merge pull request #184 from Flow-Launcher/fix_calc_copy_error_version_bump
Plugin Calculator version bump
This commit is contained in:
commit
fc5652571a
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
||||||
"Name": "Calculator",
|
"Name": "Calculator",
|
||||||
"Description": "Provide mathematical calculations.(Try 5*3-2 in Flow Launcher)",
|
"Description": "Provide mathematical calculations.(Try 5*3-2 in Flow Launcher)",
|
||||||
"Author": "cxfksword",
|
"Author": "cxfksword",
|
||||||
"Version": "1.0.0",
|
"Version": "1.0.1",
|
||||||
"Language": "csharp",
|
"Language": "csharp",
|
||||||
"Website": "https://github.com/Flow-Launcher/Flow.Launcher",
|
"Website": "https://github.com/Flow-Launcher/Flow.Launcher",
|
||||||
"ExecuteFileName": "Flow.Launcher.Plugin.Caculator.dll",
|
"ExecuteFileName": "Flow.Launcher.Plugin.Caculator.dll",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue