Skip to content

Commit

Permalink
[release] v0.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Jens Becker committed Dec 28, 2022
1 parent 1c3539c commit 983d75f
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,5 @@ app.*.symbols
!/dev/ci/**/Gemfile.lock

*.lock
lib/generated_plugin_registrant.dart
.firebase/
google-services.json
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# 0.8.2
- Fix: Transaction amount always 0
- Use android stretch overscroll
- Move routes to separate/own file
- Use latest firebase initialization method

# 0.8.1
- Change app name to "Monopoly Mobile Banking"
- Change app id to dev.jensbecker.monopoly_mobile_banking
Expand Down
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: monopoly_banking
description: A cloud-based monopoly mobile banking app.
publish_to: 'none'

version: 0.8.1+12
version: 0.8.2+13

environment:
sdk: ">=2.16.1 <3.0.0"
Expand Down

0 comments on commit 983d75f

Please sign in to comment.