Skip to content

Commit

Permalink
Merge branch 'release/1.5.2'
Browse files Browse the repository at this point in the history
  • Loading branch information
rakuyoMo committed Sep 9, 2021
2 parents f09c1fc + b0879c1 commit 5b2a9be
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion RaLog.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -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.'

Expand Down
4 changes: 2 additions & 2 deletions RaLog.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand All @@ -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;
Expand Down

0 comments on commit 5b2a9be

Please sign in to comment.