diff --git a/package.json b/package.json index c693e02f..44b573ab 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-prerelease9", + "version": "0.8.0-prerelease10", "license": "MPL 2.0", "scripts": { "start": "npm run clean && npm run start-without-clean",