Update EntityLib#getVersion
This commit is contained in:
parent
411bcc4ba8
commit
2f9159d438
1 changed files with 1 additions and 1 deletions
|
@ -46,6 +46,6 @@ public final class EntityLib {
|
|||
}
|
||||
|
||||
public static String getVersion() {
|
||||
return "2.1.2-SNAPSHOT";
|
||||
return "2.3.1-SNAPSHOT";
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue