feat: Bump version number, prepare update

This commit is contained in:
Anton Stubenbord
2023-05-27 18:56:38 +02:00
parent aaceeed195
commit 8aeef30672
3 changed files with 5 additions and 1 deletions

View File

@@ -0,0 +1,2 @@
* Beheben der Fehler, welche durch Update von paperless-ngx auf 1.14 zurückzuführen sind
* Kleines Update der Suche

View File

@@ -0,0 +1,2 @@
* Fixed bugs which were introduced with the update to paperless-ngx 1.14
* Small updates to search

View File

@@ -17,7 +17,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
# Read more about iOS versioning at
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
version: 2.2.6+34
version: 2.3.0+35
environment:
sdk: ">=2.19.0 <4.0.0"