From 6eb26429ba66439162b39a4064cfb1642805a5d0 Mon Sep 17 00:00:00 2001 From: lin onetwo Date: Fri, 18 Nov 2022 00:40:22 +0800 Subject: [PATCH] v0.7.10-prerelease1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3101b9ee2..12cfe0d15 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.9", + "version": "0.7.10-prerelease1", "license": "MPL 2.0", "scripts": { "start": "npm run clean && npm run start-without-clean",