Skip to content

Commit ef8657c

Browse files
committed
4.3.5
1 parent da876b3 commit ef8657c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

LNPopupController/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<key>CFBundlePackageType</key>
1010
<string>FMWK</string>
1111
<key>CFBundleShortVersionString</key>
12-
<string>4.3.4</string>
12+
<string>4.3.5</string>
1313
<key>CFBundleVersion</key>
1414
<string>1</string>
1515
<key>LSRequiresIPhoneOS</key>

LNPopupControllerExample/LNPopupControllerExample/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<key>CFBundlePackageType</key>
2020
<string>APPL</string>
2121
<key>CFBundleShortVersionString</key>
22-
<string>4.3.4</string>
22+
<string>4.3.5</string>
2323
<key>CFBundleSignature</key>
2424
<string>????</string>
2525
<key>CFBundleVersion</key>

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// swift-tools-version:6.0
2-
// LNPopupController:4.3.4
2+
// LNPopupController:4.3.5
33

44
import PackageDescription
55
import Foundation.NSFileManager

0 commit comments

Comments
 (0)