Skip to content

Commit 5e192b2

Browse files
committed
Updated version
1 parent 27ab92f commit 5e192b2

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

DTCoreText.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |spec|
22
spec.name = 'DTCoreText'
3-
spec.version = '1.6.23'
3+
spec.version = '1.6.24'
44
spec.platforms = {:ios => '4.3', :tvos => '9.0' }
55
spec.license = 'BSD'
66
spec.source = { :git => 'https://github.com/Cocoanetics/DTCoreText.git', :tag => spec.version.to_s }

DTCoreText.xcodeproj/project.pbxproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3262,7 +3262,7 @@
32623262
CLANG_WARN_UNREACHABLE_CODE = YES;
32633263
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
32643264
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
3265-
CURRENT_PROJECT_VERSION = 1.6.23;
3265+
CURRENT_PROJECT_VERSION = 1.6.24;
32663266
ENABLE_STRICT_OBJC_MSGSEND = YES;
32673267
FRAMEWORK_SEARCH_PATHS = "$(DEVELOPER_LIBRARY_DIR)/Frameworks";
32683268
GCC_C_LANGUAGE_STANDARD = c99;
@@ -3404,7 +3404,7 @@
34043404
CLANG_WARN_UNREACHABLE_CODE = YES;
34053405
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
34063406
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
3407-
CURRENT_PROJECT_VERSION = 1.6.23;
3407+
CURRENT_PROJECT_VERSION = 1.6.24;
34083408
ENABLE_STRICT_OBJC_MSGSEND = YES;
34093409
ENABLE_TESTABILITY = YES;
34103410
FRAMEWORK_SEARCH_PATHS = "$(DEVELOPER_LIBRARY_DIR)/Frameworks";
@@ -3460,7 +3460,7 @@
34603460
CLANG_WARN_UNREACHABLE_CODE = YES;
34613461
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
34623462
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
3463-
CURRENT_PROJECT_VERSION = 1.6.23;
3463+
CURRENT_PROJECT_VERSION = 1.6.24;
34643464
ENABLE_STRICT_OBJC_MSGSEND = YES;
34653465
FRAMEWORK_SEARCH_PATHS = "$(DEVELOPER_LIBRARY_DIR)/Frameworks";
34663466
GCC_C_LANGUAGE_STANDARD = c99;

0 commit comments

Comments
 (0)