Skip to content

Commit

Permalink
Bump to v0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
braniii committed May 29, 2024
1 parent 92b81cd commit 5ad8c99
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]


## [0.7.0] - 2024-05-29
### Added Features and Improvements 🙌:
- Hello World! Thx to the community, the app is now available in French, Finnish, and Italian 🎉
Expand Down
2 changes: 1 addition & 1 deletion app/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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: 0.6.2+17
version: 0.7.0+18

environment:
sdk: ">=3.4.0 <4.0.0"
Expand Down
2 changes: 2 additions & 0 deletions fastlane/metadata/android/de/changelogs/183.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- Dank der Community ist die App jetzt auf Französisch, Finnisch und Italienisch
- Upgrade auf flutter 3.22, aktuelle Abhängigkeiten und gradle 8+
2 changes: 2 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/183.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- Thx to the community, the app is now available in French, Finnish, and Italian
- Using the latest flutter 3.22 with upgraded deps and gradle 8+

0 comments on commit 5ad8c99

Please sign in to comment.