|
@@ -901,7 +901,7 @@ extension AppDelegate : SUUpdaterDelegate {
|
|
|
}
|
|
|
|
|
|
func upgradeAPP(with updater: SUUpdater) {
|
|
|
- let string = "macappstore://apps.apple.com/cn/app/pdf-master-ai-pdf/id6446781258?mt=12"
|
|
|
+ let string = "macappstore://apps.apple.com/app/id825459243?mt=12"
|
|
|
let url: URL = URL(string: string)!
|
|
|
NSWorkspace.shared.open(url)
|
|
|
}
|