diff --git a/fastlane/changelog.txt b/fastlane/changelog.txt index 7eeb609c4..5a23887aa 100644 --- a/fastlane/changelog.txt +++ b/fastlane/changelog.txt @@ -1,4 +1,5 @@ -New in 4.7.3 +New in 4.7.4 +- Hungarian language support - Upgraded to the latest Google Sign In authentication standards - Implemented full edge-to-edge display functionality on Android 11+ devices - Fixed some issues where the text box in chat wasn't adjusting properly diff --git a/version.properties b/version.properties index 6e6c13d99..e4c7ade79 100644 --- a/version.properties +++ b/version.properties @@ -1,2 +1,2 @@ -NAME=4.7.3 -CODE=12541 \ No newline at end of file +NAME=4.7.4 +CODE=12541