summaryrefslogtreecommitdiff
path: root/provider.unstable.json
diff options
context:
space:
mode:
authorvarac <varacanero@zeromail.org>2015-06-09 11:13:23 +0200
committervarac <varacanero@zeromail.org>2015-06-09 11:13:23 +0200
commit547d38907d927898506e394c1f88b08c9a42e4e9 (patch)
tree13a3a8a9191a8c1e77ae8a18b73076bbe873c2f4 /provider.unstable.json
parent98b366b774f4c64879d04cb749f2d95b20da1f21 (diff)
use 0.7.0 branch for dev + unstable env until 0.7 release
Diffstat (limited to 'provider.unstable.json')
-rw-r--r--provider.unstable.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/provider.unstable.json b/provider.unstable.json
index 0ed00b0..ae9d527 100644
--- a/provider.unstable.json
+++ b/provider.unstable.json
@@ -1,8 +1,8 @@
{
"service": {
"allow_anonymous": false
- // },
- //"platform": {
- // "branch": "develop"
+ },
+ "platform": {
+ "branch": "0.7.0"
}
}