Skip to content

Commit 3724f57

Browse files
committed
[ios] Bump version to 2.15.4
1 parent d7f18de commit 3724f57

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.15.3</string>
20+
<string>2.15.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.15.3</string>
20+
<string>2.15.4</string>
2121
<key>CFBundleSignature</key>
2222
<string>????</string>
2323
<key>CFBundleURLTypes</key>
@@ -54,7 +54,7 @@
5454
</dict>
5555
</array>
5656
<key>CFBundleVersion</key>
57-
<string>2.15.3</string>
57+
<string>2.15.4</string>
5858
<key>Fabric</key>
5959
<dict>
6060
<key>APIKey</key>

0 commit comments

Comments
 (0)