We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50b699f commit ab254eeCopy full SHA for ab254ee
AltServer/AppDelegate.swift
@@ -14,7 +14,7 @@ import AltSign
14
import LaunchAtLogin
15
import Sparkle
16
17
-private let altstoreAppURL = URL(string: "https://github.com/SideStore/SideStore/releases/download/0.1.1/SideStore.ipa")!
+private let altstoreAppURL = URL(string: "https://github.com/SideStore/SideStore/releases/latest/download/SideStore.ipa")!
18
19
extension ALTDevice: MenuDisplayable {}
20
0 commit comments