This commit is contained in:
jonaswinkler
2020-12-22 14:09:38 +01:00
parent 0dbd598116
commit 3e389a3140
4 changed files with 4 additions and 4 deletions

View File

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