File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ buildscript {
1414apply plugin : ' java'
1515apply plugin : ' maven'
1616
17- version= ' 1.4.0-SNAPSHOT '
17+ version= ' 1.4.0'
1818group= ' com.simsilica'
1919
2020ext. jmeVersion = " 3.2.1-stable"
Original file line number Diff line number Diff line change 1- Version 1.4.0 (unreleased )
1+ Version 1.4.0 (latest )
22--------------
33* Fixed a an issue where EntityContainer.stop() wasn't clearing the internal entity set
44 reference causing other issues if operations were performed on the container after
@@ -10,7 +10,7 @@ Version 1.4.0 (unreleased)
1010 and a default wiring to the standard JME camera. The movement target is configurable.
1111
1212
13- Version 1.3.0 (latest)
13+ Version 1.3.0
1414--------------
1515* Upped the Zay-ES-net version to 1.4.0 to get the entity set filtering
1616 bug fix.
You can’t perform that action at this time.
0 commit comments