We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 509f70a commit 415ffbcCopy full SHA for 415ffbc
RaRouter/RaRouter.podspec
@@ -5,7 +5,7 @@ Pod::Spec.new do |s|
5
6
s.name = 'RaRouter'
7
8
- s.version = '1.3.0'
+ s.version = '1.4.0'
9
10
s.summary = 'A simple router component.'
11
RaRouter/RaRouter/Other/Info.plist
@@ -15,9 +15,9 @@
15
<key>CFBundlePackageType</key>
16
<string>$(PRODUCT_BUNDLE_PACKAGE_TYPE)</string>
17
<key>CFBundleShortVersionString</key>
18
- <string>1.3.0</string>
+ <string>1.4.0</string>
19
<key>CFBundleVersion</key>
20
- <string>202006021328</string>
+ <string>202007071038</string>
21
<key>LSRequiresIPhoneOS</key>
22
<true/>
23
<key>UILaunchStoryboardName</key>
0 commit comments