From 1031a1262f261ca275675f736a9aa76fcbd75400 Mon Sep 17 00:00:00 2001 From: Sam El-Husseini Date: Fri, 14 Jul 2017 23:35:29 +0300 Subject: [PATCH] Update beta and acc ref. --- docs/acc-ref.json | 3 +++ docs/beta-ref.json | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 docs/acc-ref.json diff --git a/docs/acc-ref.json b/docs/acc-ref.json new file mode 100644 index 00000000..a5516f82 --- /dev/null +++ b/docs/acc-ref.json @@ -0,0 +1,3 @@ +{ + "appref": "v0.13" +} diff --git a/docs/beta-ref.json b/docs/beta-ref.json index 7cefa36b..b447b979 100644 --- a/docs/beta-ref.json +++ b/docs/beta-ref.json @@ -1,3 +1,3 @@ { - "appref": "v0" + "appref": "v0.12" }