updated version added release notes
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
This commit is contained in:
parent
49bae9c706
commit
735e061831
@ -1106,7 +1106,7 @@
|
||||
buildSettings = {
|
||||
BUILD_LIBRARY_FOR_DISTRIBUTION = YES;
|
||||
CODE_SIGN_STYLE = Automatic;
|
||||
CURRENT_PROJECT_VERSION = 22;
|
||||
CURRENT_PROJECT_VERSION = 24;
|
||||
DEFINES_MODULE = YES;
|
||||
DEVELOPMENT_TEAM = "";
|
||||
DYLIB_COMPATIBILITY_VERSION = 1;
|
||||
@ -1139,7 +1139,7 @@
|
||||
buildSettings = {
|
||||
BUILD_LIBRARY_FOR_DISTRIBUTION = YES;
|
||||
CODE_SIGN_STYLE = Automatic;
|
||||
CURRENT_PROJECT_VERSION = 22;
|
||||
CURRENT_PROJECT_VERSION = 24;
|
||||
DEFINES_MODULE = YES;
|
||||
DEVELOPMENT_TEAM = "";
|
||||
DYLIB_COMPATIBILITY_VERSION = 1;
|
||||
|
||||
@ -1,3 +1,8 @@
|
||||
1.0.23
|
||||
=======
|
||||
- Added Badge Indicator
|
||||
- Refactored the TextStyle system to support Badge Indicator
|
||||
|
||||
1.0.22
|
||||
=======
|
||||
- CXTDT-423133 - Tabs - Indicator should overlap Border
|
||||
|
||||
Loading…
Reference in New Issue
Block a user