This commit is contained in:
linonetwo 2025-02-02 00:23:44 +08:00
parent 15daa6cb51
commit cef48ec52b

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.11.3", "version": "0.12.0",
"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",