version push

This commit is contained in:
jonaswinkler
2021-01-10 19:26:38 +01:00
parent 6f03f83447
commit f4fd61f310
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"
};