From c97055ffe28180e66a965934a460e2b1cd2bbbbd Mon Sep 17 00:00:00 2001 From: linonetwo Date: Wed, 21 Jun 2023 13:55:52 +0800 Subject: [PATCH] v0.8.0-prerelease14 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 572f7878..f24b5015 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.8.0-prerelease13", + "version": "0.8.0-prerelease14", "license": "MPL 2.0", "scripts": { "start": "npm run clean && npm run start:without-clean",