From cc9463cc6c95bb1541785d4bd3e95f5eb3a41aca Mon Sep 17 00:00:00 2001 From: lin onetwo Date: Sun, 21 May 2023 02:26:16 +0800 Subject: [PATCH] v0.8.0-prerelease1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 395807b3..27f3cefb 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "tidgi", "productName": "TidGi", "description": "Customizable personal knowledge-base with Github as unlimited storage and blogging platform.", - "version": "0.7.15-prerelease4", + "version": "0.8.0-prerelease1", "license": "MPL 2.0", "scripts": { "start": "npm run clean && npm run start-without-clean",