version push

This commit is contained in:
jonaswinkler
2021-01-10 19:26:38 +01:00
parent 2c065da987
commit 4cf0ce1b06
5 changed files with 5 additions and 5 deletions

View File

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