This commit is contained in:
lin onetwo 2024-01-15 04:08:23 +08:00
parent 21876b85c5
commit 4b09485cea

View file

@ -2,7 +2,7 @@
"name": "tidgi",
"productName": "TidGi",
"description": "Customizable personal knowledge-base with Github as unlimited storage and blogging platform.",
"version": "0.9.1-prerelease",
"version": "0.9.1",
"license": "MPL 2.0",
"scripts": {
"start": "pnpm run clean && pnpm run init:git-submodule && pnpm run start:without-clean",