summaryrefslogtreecommitdiff
path: root/provider_base
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2016-12-22 09:46:33 -0800
committerelijah <elijah@riseup.net>2016-12-22 09:46:33 -0800
commit627b8ef2e14dcbce2f057f163bee67cea8aa4443 (patch)
tree8bf6777924e2c356654ea150c69b6e6d7e29fc3a /provider_base
parent8ab553dfcaa1aff10123d15c908117b59d2d5b7d (diff)
COMPATIBILITY CHANGE: set platform version to 0.10 & require client 0.9.4 or later
Diffstat (limited to 'provider_base')
-rw-r--r--provider_base/provider.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/provider_base/provider.json b/provider_base/provider.json
index 81b2ea98..521c682f 100644
--- a/provider_base/provider.json
+++ b/provider_base/provider.json
@@ -58,7 +58,7 @@
}
},
"client_version": {
- "min": "0.7",
+ "min": "0.9.4",
"max": null
}
}