From 28da78c12bb93c9cc334e219e6116c96834623ee Mon Sep 17 00:00:00 2001 From: dragonwocky Date: Wed, 23 Nov 2022 15:44:36 +1100 Subject: [PATCH] chore: bump manifest version --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index b0b962f..4163ea4 100644 --- a/manifest.json +++ b/manifest.json @@ -4,7 +4,7 @@ "author": "dragonwocky", "authorUrl": "https://dragonwocky.me/", "description": "Launch Obsidian on startup and run it in the background from the system tray.", - "version": "0.1.1", + "version": "0.1.2", "isDesktopOnly": true, "minAppVersion": "1.0.0" }