Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
[no ci]
  • Loading branch information
dreautall committed Jul 30, 2023
1 parent 0e6de86 commit 5ca3aaf
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 3 deletions.
3 changes: 3 additions & 0 deletions fastlane/metadata/android/de-DE/changelogs/134.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
- Die Benachrichtigungsfunktion unterstützt zusätzliche Banking-device_apps
- Neue Übersetzung: Brasilianisch - vielen Dank!
- Fehlerbehebungen
3 changes: 3 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/134.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
- Additional banking apps supported for notification services
- New Translation: Brazilian Portuguese
- Bugfixes
4 changes: 2 additions & 2 deletions fastlane/metadata/android/version.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
versionName=0.1.9-beta
versionCode=130
versionName=0.1.10-beta
versionCode=134
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: waterflyiii
description: WaterFly III, a mobile client for Firefly III
publish_to: 'none'

version: 0.1.9-beta
version: 0.1.10-beta

environment:
sdk: '>=3.0.0 <4.0.0'
Expand Down

0 comments on commit 5ca3aaf

Please sign in to comment.