diff --git a/metadata/en-US/changelogs/57.txt b/metadata/en-US/changelogs/57.txt new file mode 100644 index 00000000..d62ec6d4 --- /dev/null +++ b/metadata/en-US/changelogs/57.txt @@ -0,0 +1,7 @@ +New Features: +- Expense overview +- Settings overhaul +- Updated UI +- Share links to the app +- Monochrome icon +- BugFixes \ No newline at end of file diff --git a/pubspec.yaml b/pubspec.yaml index 737f32ac..e2bff3a9 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -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.2.7+56 +version: 0.3.0+57 environment: sdk: ">=2.18.0 <3.0.0" @@ -56,7 +56,7 @@ dependencies: charts_flutter: ^0.12.0 cached_network_image: ^3.2.2 image_picker: ^0.8.5+3 - file_picker: ^5.1.0 + file_picker: ^5.2.0 photo_view: ^0.14.0 share_handler: ^0.0.16 reorderables: ^0.5.0