mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-19 10:19:27 -05:00
version bump
This commit is contained in:
parent
3f421a4f64
commit
b2a744e880
@ -2,5 +2,5 @@ export const environment = {
|
|||||||
production: true,
|
production: true,
|
||||||
apiBaseUrl: "/api/",
|
apiBaseUrl: "/api/",
|
||||||
appTitle: "Paperless-ng",
|
appTitle: "Paperless-ng",
|
||||||
version: "1.0.0"
|
version: "1.1.0"
|
||||||
};
|
};
|
||||||
|
@ -1 +1 @@
|
|||||||
__version__ = (1, 0, 0)
|
__version__ = (1, 1, 0)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user