Skip to content

Commit

Permalink
Get ready for 1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
agateau committed May 20, 2023
1 parent dc496af commit 871f477
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# 1.4.1 - 2023-05-19

- Burger Party now speaks Dutch, thanks to Heimen Stoffels
- It also speaks Polish, thanks to Marek Szumny

# 1.4.0 - 2023-05-08

- Added an end sequence
Expand Down
1 change: 1 addition & 0 deletions fastlane/metadata/android/en-US/changelogs/31.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Burger Party now speaks Dutch and Polish, thanks to Heimen Stoffels and Marek Szumny.
4 changes: 2 additions & 2 deletions version.properties
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Careful: this file is read both by Gradle and Make
VERSION_CODE=30
VERSION=1.4.0
VERSION_CODE=31
VERSION=1.4.1

0 comments on commit 871f477

Please sign in to comment.