mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-07-31 07:30:40 +00:00
Bump version to 2.5.3
This commit is contained in:
parent
80317fa538
commit
544e599eb3
@ -38,6 +38,12 @@ This documentation provides integrated help in Xcode for all public APIs and a s
|
||||
|
||||
## Changelog
|
||||
|
||||
### Version 2.5.3
|
||||
|
||||
- General:
|
||||
|
||||
- Fix checking validity of live identifier not working correctly
|
||||
|
||||
### Version 2.5.2
|
||||
|
||||
- General:
|
||||
|
@ -1,3 +1,3 @@
|
||||
BUILD_NUMBER = 4
|
||||
VERSION_STRING = 2.5.2
|
||||
GCC_PREPROCESSOR_DEFINITIONS = $(inherited) BITHOCKEY_VERSION="@\"2.5.2\""
|
||||
BUILD_NUMBER = 5
|
||||
VERSION_STRING = 2.5.3
|
||||
GCC_PREPROCESSOR_DEFINITIONS = $(inherited) BITHOCKEY_VERSION="@\"2.5.3\""
|
||||
|
Loading…
x
Reference in New Issue
Block a user