changelog and version

This commit is contained in:
jonaswinkler
2021-01-08 13:39:12 +01:00
parent e3e5138df4
commit d1c2d80bca
6 changed files with 11 additions and 5 deletions

View File

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