v0.9.1-prerelease

This commit is contained in:
lin onetwo 2024-01-15 00:30:20 +08:00
parent a39a28b880
commit 497456d25a

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