mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2026-01-03 19:54:31 +00:00
Bump version to 3.0.0b3 Build 13
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#include "HockeySDK.xcconfig"
|
||||
|
||||
BUILD_NUMBER = 12
|
||||
VERSION_STRING = 3.0.0b2
|
||||
GCC_PREPROCESSOR_DEFINITIONS = $(inherited) BITHOCKEY_VERSION="@\"3.0.0b2\""
|
||||
BUILD_NUMBER = 13
|
||||
VERSION_STRING = 3.0.0b3
|
||||
GCC_PREPROCESSOR_DEFINITIONS = $(inherited) BITHOCKEY_VERSION="@\"3.0.0b3\""
|
||||
|
||||
@@ -1,3 +1,14 @@
|
||||
### Version 3.0.0b3
|
||||
|
||||
- General:
|
||||
|
||||
- [BUGFIX] Exchange some more prefixes of TTTAttributedLabel class that have been missed out
|
||||
- [BUGFIX] Fix some new compiler warnings
|
||||
|
||||
- Crash Reporting:
|
||||
|
||||
- [BUGFIX] Format timestamp in crash report to be always UTC in en_US locale
|
||||
|
||||
### Version 3.0.0b2
|
||||
|
||||
- General:
|
||||
|
||||
Reference in New Issue
Block a user