Skip to content

Commit 902a788

Browse files
committed
[ios] bump version to 2.14.4
1 parent c231bf6 commit 902a788

File tree

2 files changed

+3
-3
lines changed
  • exponent-view-template/ios/exponent-view-template/Supporting
  • ios/Exponent/Supporting

2 files changed

+3
-3
lines changed

exponent-view-template/ios/exponent-view-template/Supporting/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<key>CFBundleShortVersionString</key>
1818
<string>1.0</string>
1919
<key>CFBundleVersion</key>
20-
<string>2.14.3</string>
20+
<string>2.14.4</string>
2121
<key>LSRequiresIPhoneOS</key>
2222
<true/>
2323
<key>NSAppTransportSecurity</key>

ios/Exponent/Supporting/Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<key>CFBundlePackageType</key>
1818
<string>APPL</string>
1919
<key>CFBundleShortVersionString</key>
20-
<string>2.14.3</string>
20+
<string>2.14.4</string>
2121
<key>CFBundleSignature</key>
2222
<string>????</string>
2323
<key>CFBundleURLTypes</key>
@@ -53,7 +53,7 @@
5353
</dict>
5454
</array>
5555
<key>CFBundleVersion</key>
56-
<string>2.14.3</string>
56+
<string>2.14.4</string>
5757
<key>Fabric</key>
5858
<dict>
5959
<key>APIKey</key>

0 commit comments

Comments
 (0)