mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-07 05:31:22 +00:00
GUACAMOLE-154: Bump version numbers to 0.9.11-incubating for modified components.
This commit is contained in:
@@ -61,7 +61,7 @@ public class ExtensionModule extends ServletModule {
|
||||
private static final List<String> ALLOWED_GUACAMOLE_VERSIONS =
|
||||
Collections.unmodifiableList(Arrays.asList(
|
||||
"*",
|
||||
"0.9.10-incubating"
|
||||
"0.9.11-incubating"
|
||||
));
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user