Skip to content

Commit 73f2c3b

Browse files
authored
Merge pull request #2537 from Flow-Launcher/release_bump
Release version bumps
2 parents 77990f7 + d8afdd3 commit 73f2c3b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Plugins/Flow.Launcher.Plugin.Explorer/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"Name": "Explorer",
1111
"Description": "Find and manage files and folders via Windows Search or Everything",
1212
"Author": "Jeremy Wu",
13-
"Version": "3.1.4",
13+
"Version": "3.1.5",
1414
"Language": "csharp",
1515
"Website": "https://github.com/Flow-Launcher/Flow.Launcher",
1616
"ExecuteFileName": "Flow.Launcher.Plugin.Explorer.dll",

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version: '1.17.0.{build}'
1+
version: '1.17.1.{build}'
22

33
init:
44
- ps: |

0 commit comments

Comments
 (0)