From 810751c4c7beca4d833e89c30ee056ba8a48533e Mon Sep 17 00:00:00 2001 From: Jeroen Ketelaar Date: Mon, 14 Sep 2015 12:37:03 +0200 Subject: [PATCH] Create latest.json --- latest.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 latest.json diff --git a/latest.json b/latest.json new file mode 100644 index 0000000..b498cfc --- /dev/null +++ b/latest.json @@ -0,0 +1,11 @@ +{ + "explanation":"This JSON file is used for version management, so that we can simply download the latest version. This should be kept up to date too.", + "versions":[ + { + "317-api-minified":"1.1" + }, + { + "client":"2.2" + } + ] +}