Skip to content

Commit bb5bfbc

Browse files
committed
Rolling versions for release.
1 parent 5f16ad9 commit bb5bfbc

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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'
1010
group='com.simsilica'
1111

1212
ext.jmeVersion = "3.3.0-stable"

release-notes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
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

0 commit comments

Comments
 (0)