Skip to content

Commit 77f24df

Browse files
committed
[Release Script] Version updated to 1.2.0 202004201034
1 parent 873a77f commit 77f24df

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

RaRouter/RaRouter.podspec

+3-3
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@ Pod::Spec.new do |s|
55

66
s.name = 'RaRouter'
77

8-
s.version = '1.1.0'
8+
s.version = '1.2.0'
99

10-
s.summary = 'A simple routing component.'
10+
s.summary = 'A simple router component.'
1111

12-
s.description = 'A simple, lightweight, high-freedom protocol-oriented routing component.'
12+
s.description = 'A simple, lightweight, high-freedom protocol-oriented router component.'
1313

1414
s.homepage = 'https://github.com/rakuyoMo/RaRouter.git'
1515

RaRouter/RaRouter/Other/Info.plist

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@
1515
<key>CFBundlePackageType</key>
1616
<string>$(PRODUCT_BUNDLE_PACKAGE_TYPE)</string>
1717
<key>CFBundleShortVersionString</key>
18-
<string>1.1.0</string>
18+
<string>1.2.0</string>
1919
<key>CFBundleVersion</key>
20-
<string>202004171354</string>
20+
<string>202004201034</string>
2121
<key>LSRequiresIPhoneOS</key>
2222
<true/>
2323
<key>UILaunchStoryboardName</key>

0 commit comments

Comments
 (0)