fix #166
This commit is contained in:
parent
9b0a0aab4c
commit
2c9a9e69d1
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ public class Constants extends CoreLibConstants {
|
|||
|
||||
public static final int DEFAULT_ADMIN_PAGE_SIZE = 25;
|
||||
|
||||
public static final String WEB_API_VERSION = "5";
|
||||
public static final String WEB_API_VERSION = FESS_VERSION;
|
||||
|
||||
public static final String TRUE = "true";
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue