We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69c8d29 commit f40277eCopy full SHA for f40277e
CHANGELOG.txt
@@ -1,3 +1,3 @@
1
-# v0.0.2
2
-- Update backend to flogin v0.0.2
3
-- Support the default embedded python version (3.11)
+# v0.0.3
+
+- Exit program after sending notification to free up computer resources.
plugin.json
@@ -4,7 +4,7 @@
4
"Name": "Dev - Flow Load Notification",
5
"Description": "A plugin that only sends a notification when the plugin gets loaded after a restart or on first start.",
6
"Author": "cibere",
7
- "Version": "0.0.2",
+ "Version": "0.0.3",
8
"Language": "python_v2",
9
"Website": "https://github.com/cibere/Flow.Launcher.Plugin.FlowLoadNotification",
10
"IcoPath": "Images\\app.png",
0 commit comments