Merge pull request #941 from Flow-Launcher/release_version_bump

Release 1.9.1 version bump
This commit is contained in:
Jeremy Wu 2022-01-01 22:00:55 +11:00 committed by GitHub
commit 7dd5c12b36
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -4,7 +4,7 @@
"Name":"Process Killer",
"Description":"Kill running processes from Flow",
"Author":"Flow-Launcher",
"Version":"1.2.3",
"Version":"1.2.4",
"Language":"csharp",
"Website":"https://github.com/Flow-Launcher/Flow.Launcher.Plugin.ProcessKiller",
"IcoPath":"Images\\app.png",

View file

@ -4,7 +4,7 @@
"Name": "URL",
"Description": "Open the typed URL from Flow Launcher",
"Author": "qianlifeng",
"Version": "1.2.0",
"Version": "1.2.1",
"Language": "csharp",
"Website": "https://github.com/Flow-Launcher/Flow.Launcher",
"ExecuteFileName": "Flow.Launcher.Plugin.Url.dll",

View file

@ -1,4 +1,4 @@
version: '1.9.0.{build}'
version: '1.9.1.{build}'
init:
- ps: |