From 139e63b44af287e4ee37cbd17461beca3436895f Mon Sep 17 00:00:00 2001 From: Phillip Thelen Date: Mon, 11 Nov 2024 12:19:53 +0100 Subject: [PATCH] fix changelog --- fastlane/changelog.txt | 1 - version.properties | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/fastlane/changelog.txt b/fastlane/changelog.txt index a0330342d..1dad0ae83 100644 --- a/fastlane/changelog.txt +++ b/fastlane/changelog.txt @@ -4,4 +4,3 @@ New in 4.5: - The amount of Gems subscribers can purchase in the Market will now go up +2 each month they have benefits until reaching a max of 50 - The amount of Gems subscribers can purchase in the Market will no longer reset if your benefits lapse. Subscribing again will unlock the Gem cap you left off with, even if subscribing at a lower tier. - Improved the subscription screen to make it easier to understand the benefits you receive for subscribing -- Improvements to show events in a more timely manner diff --git a/version.properties b/version.properties index c010a889d..3eb50c1dc 100644 --- a/version.properties +++ b/version.properties @@ -1,2 +1,2 @@ NAME=4.5.0 -CODE=8781 \ No newline at end of file +CODE=8791 \ No newline at end of file