diff --git a/README.md b/README.md index 5873572..45671d7 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Needs a running [paperless](https://github.com/danielquinn/paperless) instance o ### Pre-built executables -Please keep in mind, that these are pre-releases. There is still plenty of work to do. +Please keep in mind, that these are pre-releases. There is still some work to do.

diff --git a/package.json b/package.json index 911722d..123f720 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "paperless-desktop", - "version": "0.0.13-alpha", + "version": "0.0.14-beta", "description": "Desktop app that uses the paperless API to manage your documents", "main": "main.js", "scripts": {