This commit is contained in:
lin onetwo 2025-02-26 22:09:51 +08:00
parent 105b87f981
commit f8f5de0a38

View file

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