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.
1 parent f0da28e commit d26b6d0Copy full SHA for d26b6d0
CHANGELOG.txt
@@ -1,3 +1,3 @@
1
-# v0.0.5
+# v0.0.6
2
3
-- Don't send a notification if disabled
+- Hide action keyword panel
plugin.json
@@ -5,7 +5,7 @@
5
"Name": "Flow Load Notification",
6
"Description": "A plugin that only sends a notification when the plugin gets loaded after a restart or on first start.",
7
"Author": "cibere",
8
- "Version": "0.0.5",
+ "Version": "0.0.6",
9
"Language": "python_v2",
10
"Website": "https://github.com/cibere/Flow.Launcher.Plugin.FlowLoadNotification",
11
"IcoPath": "assets\\app.png",
0 commit comments