diff --git a/package.json b/package.json index 572f7878..f24b5015 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "tidgi", "productName": "TidGi", "description": "Customizable personal knowledge-base with Github as unlimited storage and blogging platform.", - "version": "0.8.0-prerelease13", + "version": "0.8.0-prerelease14", "license": "MPL 2.0", "scripts": { "start": "npm run clean && npm run start:without-clean",