Bump build number and update changelog
This commit is contained in:
parent
2e3891c468
commit
8c67828185
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user