version bump

This commit is contained in:
jonaswinkler
2020-12-29 22:01:37 +01:00
parent a9556b78e8
commit e18afbb4e3
4 changed files with 4 additions and 4 deletions

View File

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