Commit 1ca70b61 authored by akrherz's avatar akrherz

restAPI minVersion needs to be 3.11.0 alpha due to JSP changes

parent a35afcb5
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
<author>Roman Soldatow</author> <author>Roman Soldatow</author>
<version>1.2.1</version> <version>1.2.1</version>
<date>11/24/2015</date> <date>11/24/2015</date>
<minServerVersion>3.10.0</minServerVersion> <minServerVersion>3.11.0 alpha</minServerVersion>
<adminconsole> <adminconsole>
<tab id="tab-server"> <tab id="tab-server">
<sidebar id="sidebar-server-settings"> <sidebar id="sidebar-server-settings">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment