Upgrade app-version for release

This commit is contained in:
Elias Müller 2023-10-18 21:34:12 +02:00
parent 3c069d7f60
commit 2fcb787836
2 changed files with 3 additions and 2 deletions

View File

@ -1,5 +1,6 @@
#Wed Oct 18 21:31:05 CEST 2023
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.4-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-7.4-all.zip

View File

@ -17,7 +17,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
# In Windows, build-name is used as the major, minor, and patch parts
# of the product and file versions while build-number is used as the build suffix.
version: 0.0.4+29
version: 0.0.5+29
environment:
sdk: '>3.0.0'