From af52bb6c54454626e4975a122044761f997d1d49 Mon Sep 17 00:00:00 2001 From: plylrnsdy Date: Wed, 16 Aug 2023 02:31:29 +0800 Subject: [PATCH] bump version --- src/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/manifest.json b/src/manifest.json index d92f536..d5387b3 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -4,7 +4,7 @@ "description": "Auto edit front matter.", "author": "plylrnsdy", "authorUrl": "https://github.com/plylrnsdy", - "version": "1.0.0", + "version": "1.0.1", "minAppVersion": "1.5.0", "minCoreVersion": "2.0.0-beta.10" }