We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 77990f7 + d8afdd3 commit 73f2c3bCopy full SHA for 73f2c3b
Plugins/Flow.Launcher.Plugin.Explorer/plugin.json
@@ -10,7 +10,7 @@
10
"Name": "Explorer",
11
"Description": "Find and manage files and folders via Windows Search or Everything",
12
"Author": "Jeremy Wu",
13
- "Version": "3.1.4",
+ "Version": "3.1.5",
14
"Language": "csharp",
15
"Website": "https://github.com/Flow-Launcher/Flow.Launcher",
16
"ExecuteFileName": "Flow.Launcher.Plugin.Explorer.dll",
appveyor.yml
@@ -1,4 +1,4 @@
1
-version: '1.17.0.{build}'
+version: '1.17.1.{build}'
2
3
init:
4
- ps: |
0 commit comments