diff options
-rw-r--r-- | provider.demomail.json (renamed from provider.mail.json) | 0 | ||||
-rw-r--r-- | provider.demovpn.json | 5 |
2 files changed, 3 insertions, 2 deletions
diff --git a/provider.mail.json b/provider.demomail.json index 65f0bcf..65f0bcf 100644 --- a/provider.mail.json +++ b/provider.demomail.json diff --git a/provider.demovpn.json b/provider.demovpn.json index 4cca357..5418b4c 100644 --- a/provider.demovpn.json +++ b/provider.demovpn.json @@ -15,7 +15,8 @@ "contacts": { "default": "elijah@leap.se" }, - "platform": { - "branch": "version/0.9.x" + "client_version": { + "max": null, + "min": "0.9" } } |