GUACAMOLE-966: Merge changes bumping applicable version numbers to 1.2.0.

This commit is contained in:
Mike Jumper
2020-02-27 11:12:20 -08:00
committed by GitHub
33 changed files with 53 additions and 75 deletions

View File

@@ -63,7 +63,8 @@ public class ExtensionModule extends ServletModule {
Collections.unmodifiableList(Arrays.asList(
"*",
"1.0.0",
"1.1.0"
"1.1.0",
"1.2.0"
));
/**