changelog and versions

This commit is contained in:
jonaswinkler
2020-12-16 22:39:13 +01:00
parent 08354ae3a9
commit 9d88e3ee07
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"
};