Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
dreautall committed Jul 20, 2024
1 parent 7f8c141 commit 70d9a1c
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
3 changes: 3 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/333.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
- Fix for notification amount parsing
- Fix for selecting bill on transaction
- Minor bug fixes & version updates
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=1.0.6
versionCode=324
versionName=1.0.7
versionCode=333
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: 1.0.6
version: 1.0.7

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

0 comments on commit 70d9a1c

Please sign in to comment.