From a574965b5a3ed2f54ee830a2bfae733dc0e56e64 Mon Sep 17 00:00:00 2001 From: Rakuyo Date: Thu, 9 Sep 2021 11:26:42 +0800 Subject: [PATCH 1/2] fix --- RaLog.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RaLog.podspec b/RaLog.podspec index 3362bb5..5e2e964 100755 --- a/RaLog.podspec +++ b/RaLog.podspec @@ -5,7 +5,7 @@ Pod::Spec.new do |s| s.name = 'RaLog' - s.version = '1.5.1' + s.version = '1.5.2' s.summary = 'A logging framework.' From b0879c15a9611affd5ff143e140e9e5170584ffd Mon Sep 17 00:00:00 2001 From: Rakuyo Date: Thu, 9 Sep 2021 11:27:15 +0800 Subject: [PATCH 2/2] [Release Script] Version updated to 1.5.2 202109091127 --- RaLog.xcodeproj/project.pbxproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/RaLog.xcodeproj/project.pbxproj b/RaLog.xcodeproj/project.pbxproj index eb774e7..82512b7 100644 --- a/RaLog.xcodeproj/project.pbxproj +++ b/RaLog.xcodeproj/project.pbxproj @@ -388,7 +388,7 @@ isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 202109091121; + CURRENT_PROJECT_VERSION = 202109091127; DEFINES_MODULE = YES; DEVELOPMENT_TEAM = 5C9JW4S9DE; DYLIB_COMPATIBILITY_VERSION = 1; @@ -415,7 +415,7 @@ isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 202109091121; + CURRENT_PROJECT_VERSION = 202109091127; DEFINES_MODULE = YES; DEVELOPMENT_TEAM = 5C9JW4S9DE; DYLIB_COMPATIBILITY_VERSION = 1;