From f30177eb8e17380aace7bae8cbcedc328e1a0661 Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Thu, 27 Apr 2017 14:59:12 -0400 Subject: allow 0.9 version of the client to use demovpn --- provider.demovpn.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'provider.demovpn.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" } } -- cgit v1.2.3