mirror of
https://github.com/passepartoutvpn/passepartout-apple.git
synced 2025-01-18 22:49:10 +00:00
Upgrade web services version
This commit is contained in:
parent
b5679289ce
commit
baf1996f58
@ -47,7 +47,7 @@ public class AppConstants {
|
||||
}
|
||||
|
||||
public class Web {
|
||||
private static let version = "v1"
|
||||
private static let version = "v2"
|
||||
|
||||
private static let baseURL = Repos.api.appendingPathComponent(version)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user