From a450cbbfca1624eb044949fc2cbf53c9fff12260 Mon Sep 17 00:00:00 2001 From: Sam El-Husseini <16690124+samelhusseini@users.noreply.github.com> Date: Mon, 14 May 2018 13:49:55 -0700 Subject: [PATCH] Remove acc ref, add alpha ref. (#774) --- docs/acc-ref.json | 3 --- docs/alpha-ref.json | 3 +++ 2 files changed, 3 insertions(+), 3 deletions(-) delete mode 100644 docs/acc-ref.json create mode 100644 docs/alpha-ref.json diff --git a/docs/acc-ref.json b/docs/acc-ref.json deleted file mode 100644 index a5516f82..00000000 --- a/docs/acc-ref.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "appref": "v0.13" -} diff --git a/docs/alpha-ref.json b/docs/alpha-ref.json new file mode 100644 index 00000000..15845fd0 --- /dev/null +++ b/docs/alpha-ref.json @@ -0,0 +1,3 @@ +{ + "appref": "v1" +}