Merge pull request #184 from Flow-Launcher/fix_calc_copy_error_version_bump

Plugin Calculator version bump
This commit is contained in:
Jeremy Wu 2020-10-18 21:04:26 +11:00 committed by GitHub
commit fc5652571a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,7 @@
"Name": "Calculator",
"Description": "Provide mathematical calculations.(Try 5*3-2 in Flow Launcher)",
"Author": "cxfksword",
"Version": "1.0.0",
"Version": "1.0.1",
"Language": "csharp",
"Website": "https://github.com/Flow-Launcher/Flow.Launcher",
"ExecuteFileName": "Flow.Launcher.Plugin.Caculator.dll",