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