mirror of
https://github.com/wger-project/flutter.git
synced 2026-02-18 00:17:48 +01:00
Bump version to 1.10.0
This commit is contained in:
@@ -84,6 +84,12 @@
|
||||
</screenshot>
|
||||
</screenshots>
|
||||
<releases>
|
||||
<release version="1.10.0" date="2026-01-18">
|
||||
<description>
|
||||
<p>Bug fixes and improvements.</p>
|
||||
</description>
|
||||
<url>https://github.com/wger-project/flutter/releases/tag/1.10.0</url>
|
||||
</release>
|
||||
<release version="1.9.6" date="2026-01-17">
|
||||
<description>
|
||||
<p>Bug fixes and improvements.</p>
|
||||
|
||||
@@ -21,7 +21,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev
|
||||
# - the version number is taken from the git tag vX.Y.Z
|
||||
# - the build number is computed by reading the last one from the play store
|
||||
# and increasing by one
|
||||
version: 1.9.6+160
|
||||
version: 1.10.0+170
|
||||
|
||||
environment:
|
||||
sdk: '>=3.8.0 <4.0.0'
|
||||
|
||||
Reference in New Issue
Block a user