We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0e0cd7 commit 4840e0dCopy full SHA for 4840e0d
JSONPreview/JSONPreview.podspec
@@ -5,7 +5,7 @@ Pod::Spec.new do |s|
5
6
s.name = 'JSONPreview'
7
8
- s.version = '1.3.1'
+ s.version = '1.3.2'
9
10
s.summary = '🎨 A view that can be highlighted after formatting JSON.'
11
JSONPreview/JSONPreview/Other/Info.plist
@@ -15,9 +15,9 @@
15
<key>CFBundlePackageType</key>
16
<string>$(PRODUCT_BUNDLE_PACKAGE_TYPE)</string>
17
<key>CFBundleShortVersionString</key>
18
- <string>$(MARKETING_VERSION)</string>
+ <string>1.3.2</string>
19
<key>CFBundleVersion</key>
20
- <string>$(CURRENT_PROJECT_VERSION)</string>
+ <string>202110121034</string>
21
<key>LSRequiresIPhoneOS</key>
22
<true/>
23
<key>UILaunchStoryboardName</key>
0 commit comments