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