changelog and versions

This commit is contained in:
jonaswinkler
2020-12-16 22:39:13 +01:00
parent a59f8cd1b1
commit eaf11ea134
5 changed files with 13 additions and 4 deletions

View File

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