mirror of
https://github.com/Xevion/paperless-mobile.git
synced 2025-12-07 01:15:50 -06:00
feat: Bump version number, add changelogs
This commit is contained in:
@@ -0,0 +1,2 @@
|
|||||||
|
* Beheben eines Fehlers, durch welchen mit der App geteilte Dateien nach dem Upload nicht korrekt entfernt wurden
|
||||||
|
* Ausstehende Dateien können wieder eingesehen werden
|
||||||
@@ -0,0 +1,2 @@
|
|||||||
|
* Fixed a bug where received shared files were not correctly consumed after successful upload
|
||||||
|
* Pending files can again be viewed
|
||||||
@@ -15,7 +15,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.
|
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
|
||||||
# Read more about iOS versioning at
|
# Read more about iOS versioning at
|
||||||
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
|
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
|
||||||
version: 3.0.3+50
|
version: 3.0.4+51
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
sdk: ">=3.0.0 <4.0.0"
|
sdk: ">=3.0.0 <4.0.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user