mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-08-01 16:06:59 +00:00
Bump version to 2.5.4b3
This commit is contained in:
parent
340813fcc2
commit
f6ba49cf57
@ -38,6 +38,12 @@ This documentation provides integrated help in Xcode for all public APIs and a s
|
||||
|
||||
## Changelog
|
||||
|
||||
### Version 2.5.4b3
|
||||
|
||||
- General:
|
||||
|
||||
- [NEW] Atlassian JMC support disabled (Use subproject integration if you want it)
|
||||
|
||||
### Version 2.5.4b2
|
||||
|
||||
- Crash Reporting:
|
||||
|
@ -1,3 +1,3 @@
|
||||
BUILD_NUMBER = 7
|
||||
VERSION_STRING = 2.5.4b2
|
||||
GCC_PREPROCESSOR_DEFINITIONS = $(inherited) BITHOCKEY_VERSION="@\"2.5.4b2\""
|
||||
BUILD_NUMBER = 8
|
||||
VERSION_STRING = 2.5.4b3
|
||||
GCC_PREPROCESSOR_DEFINITIONS = $(inherited) BITHOCKEY_VERSION="@\"2.5.4b3\""
|
||||
|
@ -1,3 +1,9 @@
|
||||
### Version 2.5.4b3
|
||||
|
||||
- General:
|
||||
|
||||
- [NEW] Atlassian JMC support disabled (Use subproject integration if you want it)
|
||||
|
||||
### Version 2.5.4b2
|
||||
|
||||
- Crash Reporting:
|
||||
|
Loading…
x
Reference in New Issue
Block a user