diff --git a/package.json b/package.json index eb56c0d102..d9dc1e0df3 100644 --- a/package.json +++ b/package.json @@ -10,9 +10,9 @@ "type": "git", "url": "git://github.com/Zettlr/Zettlr.git" }, - "version": "3.0.5", + "version": "3.1.0-beta", "license": "GPL-3.0", - "description": "A Markdown Editor for the 21st century.", + "description": "Your One-Stop Publication Workbench", "main": ".webpack/main", "scripts": { "start": "cross-env NODE_ENV=develop electron-forge start",