GUAC-1392: Update "guacamoleVersion" of all guac-manifest.json to "0.9.9". Update ExtensionModule to accept only "0.9.9" (or "*").

This commit is contained in:
Michael Jumper
2015-12-15 13:00:59 -08:00
parent 6a77c39c68
commit bef2139822
5 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
{
"guacamoleVersion" : "0.9.8",
"guacamoleVersion" : "0.9.9",
"name" : "LDAP Authentication",
"namespace" : "guac-ldap",