Skip to content

Commit aac7115

Browse files
committed
chore: bump version to 0.3.2
1 parent aa4e824 commit aac7115

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

main.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* obsidian-tray v0.3.1
2+
* obsidian-tray v0.3.2
33
* (c) 2023 dragonwocky <thedragonring.bod@gmail.com> (https://dragonwocky.me/)
44
* (https://github.com/dragonwocky/obsidian-tray/) under the MIT license
55
*/

manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"author": "dragonwocky",
55
"authorUrl": "https://dragonwocky.me/",
66
"description": "Launch Obsidian on startup and run it in the background from the system tray.",
7-
"version": "0.3.1",
7+
"version": "0.3.2",
88
"isDesktopOnly": true,
99
"minAppVersion": "1.0.0"
1010
}

0 commit comments

Comments
 (0)