Create latest.json

This commit is contained in:
Jeroen Ketelaar
2015-09-14 12:37:03 +02:00
parent b0fce1a36b
commit 810751c4c7
+11
View File
@@ -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"
}
]
}