Bump build number and update changelog

This commit is contained in:
Shadowfacts 2025-02-07 12:11:21 -05:00
parent 2e3891c468
commit 8c67828185
2 changed files with 9 additions and 1 deletions

View File

@ -1,5 +1,13 @@
# Changelog
## 2025.1 (145)
This build introduces the new, redesigned Compose screen. Please report any issues you encounter.
Known issues:
- Autocomplete mentions/emojis/hashtags in Comopose is not available
- Rich text formatting actions in Compose are not available
- Non-pure-black dark mode preference is not respected in Compose
## 2025.1 (142)
Bugfixes:
- Fix signing into API-restricted instances

View File

@ -10,7 +10,7 @@
// https://help.apple.com/xcode/#/dev745c5c974
MARKETING_VERSION = 2025.1
CURRENT_PROJECT_VERSION = 143
CURRENT_PROJECT_VERSION = 145
CURRENT_PROJECT_VERSION = $(inherited)$(CURRENT_PROJECT_VERSION_BUILD_SUFFIX_$(CONFIGURATION))
CURRENT_PROJECT_VERSION_BUILD_SUFFIX_Debug=-dev