Skip to content

Commit

Permalink
Merge pull request #2537 from Flow-Launcher/release_bump
Browse files Browse the repository at this point in the history
Release version bumps
  • Loading branch information
jjw24 authored Feb 5, 2024
2 parents 77990f7 + d8afdd3 commit 73f2c3b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Plugins/Flow.Launcher.Plugin.Explorer/plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"Name": "Explorer",
"Description": "Find and manage files and folders via Windows Search or Everything",
"Author": "Jeremy Wu",
"Version": "3.1.4",
"Version": "3.1.5",
"Language": "csharp",
"Website": "https://github.com/Flow-Launcher/Flow.Launcher",
"ExecuteFileName": "Flow.Launcher.Plugin.Explorer.dll",
Expand Down
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version: '1.17.0.{build}'
version: '1.17.1.{build}'

init:
- ps: |
Expand Down

0 comments on commit 73f2c3b

Please sign in to comment.