v0.4.2-a6

This commit is contained in:
林一二 2021-08-08 00:27:02 +08:00
parent 787c1ab26a
commit d08ee636bc
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View file

@ -1,6 +1,6 @@
{
"name": "TiddlyGit",
"version": "0.4.2-a5",
"version": "0.4.2-a6",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View file

@ -2,7 +2,7 @@
"name": "TiddlyGit",
"productName": "TiddlyGit",
"description": "Customizable personal knowledge-base with Github as unlimited storage and blogging platform.",
"version": "0.4.2-a5",
"version": "0.4.2-a6",
"license": "MPL 2.0",
"scripts": {
"start": "npm run clean && npm run start-without-clean",