feat: Bump version number, add changelogs

This commit is contained in:
Anton Stubenbord
2023-06-14 11:59:10 +02:00
parent 8b7bbae00b
commit 965a710384
3 changed files with 3 additions and 1 deletions

View File

@@ -0,0 +1 @@
* Logging für verbesserte Fehlerbehebung

View File

@@ -0,0 +1 @@
* More logging for improved bug fixing

View File

@@ -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.
# Read more about iOS versioning at
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
version: 2.3.5+40
version: 2.3.6+41
environment:
sdk: ">=3.0.0 <4.0.0"