From baeecf3057ca6387371266f0ca3e383a2991c951 Mon Sep 17 00:00:00 2001 From: linonetwo Date: Fri, 9 Jun 2023 23:13:15 +0800 Subject: [PATCH] v0.8.0-prerelease10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c693e02f..44b573ab 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-prerelease9", + "version": "0.8.0-prerelease10", "license": "MPL 2.0", "scripts": { "start": "npm run clean && npm run start-without-clean",