Skip to content

Commit

Permalink
[Release Script] Version updated to 1.2.2 202011301614
Browse files Browse the repository at this point in the history
  • Loading branch information
rakuyoMo committed Nov 30, 2020
1 parent ab10697 commit 43d2684
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion JSONPreview/JSONPreview.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Pod::Spec.new do |s|

s.name = 'JSONPreview'

s.version = '1.2.1'
s.version = '1.2.2'

s.summary = '🎨 A view that can be highlighted after formatting JSON.'

Expand Down
4 changes: 2 additions & 2 deletions JSONPreview/JSONPreview/Other/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
<key>CFBundlePackageType</key>
<string>$(PRODUCT_BUNDLE_PACKAGE_TYPE)</string>
<key>CFBundleShortVersionString</key>
<string>1.2.1</string>
<string>1.2.2</string>
<key>CFBundleVersion</key>
<string>202010231434</string>
<string>202011301614</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>UILaunchStoryboardName</key>
Expand Down

0 comments on commit 43d2684

Please sign in to comment.