From 45131572f80521828f521ff92098847b264f6204 Mon Sep 17 00:00:00 2001 From: Creling Date: Wed, 4 Aug 2021 23:16:04 +0800 Subject: [PATCH] fix: upgrate version number --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 9e55f01..9a40eda 100644 --- a/manifest.json +++ b/manifest.json @@ -5,5 +5,5 @@ "author": "Creling", "isDesktopOnly": true, "minAppVersion": "0.11.0", - "version": "0.1.0" + "version": "0.1.1" }