Skip to content

Commit

Permalink
[release] v0.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Jens Becker committed Apr 16, 2023
1 parent 982e316 commit f296116
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# 0.8.3
- Fix: use latest modal_bottom_sheet version
- Fix: temporarily use locale dateTime when request to network time api fails
- Add subtitle to app ("Unofficial banking companion app for monopoly board games.")

# 0.8.2
- Fix: Transaction amount always 0
- Use android stretch overscroll
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: Unofficial banking companion app for monopoly board games
publish_to: "none"

version: 0.8.2+13
version: 0.8.3+14

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

0 comments on commit f296116

Please sign in to comment.