This commit is contained in:
linonetwo 2024-02-11 03:23:34 +08:00
parent 39e310b111
commit b7269e6d52

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.2",
"version": "0.9.3",
"license": "MPL 2.0",
"scripts": {
"start": "pnpm run clean && pnpm run init:git-submodule && pnpm run start:without-clean",