version bump

This commit is contained in:
jonaswinkler
2021-01-17 00:52:54 +01:00
parent d15f5df1c9
commit b0275411ed
4 changed files with 22 additions and 9 deletions

View File

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