version bump

This commit is contained in:
jonaswinkler
2021-02-02 15:11:29 +01:00
parent 3f421a4f64
commit b2a744e880
2 changed files with 2 additions and 2 deletions

View File

@@ -2,5 +2,5 @@ export const environment = {
production: true,
apiBaseUrl: "/api/",
appTitle: "Paperless-ng",
version: "1.0.0"
version: "1.1.0"
};