Skip to content

Commit 50a0506

Browse files
committed
v1.5.4
1 parent df6de94 commit 50a0506

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

ZJBaseUtils.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "ZJBaseUtils"
3-
s.version = "1.5.3"
3+
s.version = "1.5.4"
44
s.summary = "Provide common、general、basic API and extensions for iOS Platform."
55

66
s.description = <<-DESC

ZJBaseUtils.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1715,7 +1715,7 @@
17151715
"@executable_path/Frameworks",
17161716
"@loader_path/Frameworks",
17171717
);
1718-
MARKETING_VERSION = 1.5.3;
1718+
MARKETING_VERSION = 1.5.4;
17191719
PRODUCT_BUNDLE_IDENTIFIER = org.eafy.ZJBaseUtils;
17201720
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
17211721
SKIP_INSTALL = YES;
@@ -1750,7 +1750,7 @@
17501750
"@executable_path/Frameworks",
17511751
"@loader_path/Frameworks",
17521752
);
1753-
MARKETING_VERSION = 1.5.3;
1753+
MARKETING_VERSION = 1.5.4;
17541754
PRODUCT_BUNDLE_IDENTIFIER = org.eafy.ZJBaseUtils;
17551755
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
17561756
SKIP_INSTALL = YES;

0 commit comments

Comments
 (0)