mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-07 13:41:21 +00:00
Merge 0.9.12-incubating changes back to master.
This commit is contained in:
@@ -59,7 +59,7 @@ public class ExtensionModule extends ServletModule {
|
||||
private static final List<String> ALLOWED_GUACAMOLE_VERSIONS =
|
||||
Collections.unmodifiableList(Arrays.asList(
|
||||
"*",
|
||||
"0.9.11-incubating"
|
||||
"0.9.12-incubating"
|
||||
));
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user