This commit is contained in:
linonetwo 2024-11-26 18:46:08 +08:00
parent 5321c5adae
commit ddd821d484

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