Skip to content

Commit 3f86458

Browse files
committed
Updated Versions
1 parent 9c468d1 commit 3f86458

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/Classes/core/MiniApp.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import UIKit
33

44
/// Mini App Public API methods
55
public class MiniApp: NSObject {
6-
public static let version = "4.3.0"
6+
public static let version = "5.0.0"
77
private static let shared = MiniApp()
88
private let realMiniApp = RealMiniApp()
99
public static var MAOrientationLock: UIInterfaceOrientationMask = []

0 commit comments

Comments
 (0)