From 39726fa99fd8a245bc16f8f95def32469c5cf165 Mon Sep 17 00:00:00 2001 From: linonetwo Date: Wed, 24 May 2023 10:58:13 +0800 Subject: [PATCH] v0.8.0-prerelease6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 20936f90..07207b27 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-prerelease5", + "version": "0.8.0-prerelease6", "license": "MPL 2.0", "scripts": { "start": "npm run clean && npm run start-without-clean",