File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ plugins {
66 id ' sio2.published-library'
77}
88
9- version= ' 1.7.0-SNAPSHOT '
9+ version= ' 1.7.0'
1010group= ' com.simsilica'
1111
1212ext. jmeVersion = " 3.3.0-stable"
Original file line number Diff line number Diff line change 1- Version 1.7.0 (unreleased )
1+ Version 1.7.0 (latest )
22--------------
33* Fixed a bug in MovementState where disabled states would be auto-enabled if the
44 default camera initialization ran.
@@ -35,7 +35,7 @@ Version 1.7.0 (unreleased)
3535* Moved distribution to maven central.
3636
3737
38- Version 1.6.0 (latest)
38+ Version 1.6.0
3939--------------
4040* Added a CubeSceneState for quickly adding a fully lit test scene to an application.
4141* Added a DefaultSceneProcessor which is basically an empty implementation of JME's
You can’t perform that action at this time.
0 commit comments