Skip to content

Commit f40277e

Browse files
committed
update to v0.0.3
1 parent 69c8d29 commit f40277e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CHANGELOG.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -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)
1+
# v0.0.3
2+
3+
- Exit program after sending notification to free up computer resources.

plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"Name": "Dev - Flow Load Notification",
55
"Description": "A plugin that only sends a notification when the plugin gets loaded after a restart or on first start.",
66
"Author": "cibere",
7-
"Version": "0.0.2",
7+
"Version": "0.0.3",
88
"Language": "python_v2",
99
"Website": "https://github.com/cibere/Flow.Launcher.Plugin.FlowLoadNotification",
1010
"IcoPath": "Images\\app.png",

0 commit comments

Comments
 (0)