Skip to content

Commit 78573b3

Browse files
committed
Prepping for a release.
1 parent bf95687 commit 78573b3

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ buildscript {
1414
apply plugin: 'java'
1515
apply plugin: 'maven'
1616

17-
version='1.4.0-SNAPSHOT'
17+
version='1.4.0'
1818
group='com.simsilica'
1919

2020
ext.jmeVersion = "3.2.1-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.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.

0 commit comments

Comments
 (0)