Merge branch 'develop' into compose-redesign-15

This commit is contained in:
Shadowfacts 2025-01-30 10:17:02 -05:00
commit d87e9e6d92
2 changed files with 6 additions and 2 deletions

View File

@ -1,5 +1,9 @@
# Changelog
## 2025.1 (142)
Bugfixes:
- Fix signing into API-restricted instances
## 2024.5 (141)
Bugfixes:
- Fix gallery controls being positioned incorrectly during dismiss animation on certain devices

View File

@ -9,8 +9,8 @@
// Configuration settings file format documentation can be found at:
// https://help.apple.com/xcode/#/dev745c5c974
MARKETING_VERSION = 2024.5
CURRENT_PROJECT_VERSION = 141
MARKETING_VERSION = 2025.1
CURRENT_PROJECT_VERSION = 142
CURRENT_PROJECT_VERSION = $(inherited)$(CURRENT_PROJECT_VERSION_BUILD_SUFFIX_$(CONFIGURATION))
CURRENT_PROJECT_VERSION_BUILD_SUFFIX_Debug=-dev