Skip to content

Commit 9b067ee

Browse files
committed
Prepping for further development. Adding a release note for
a patch applied after 1.3.0 was released.
1 parent 10d63a4 commit 9b067ee

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

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.3.0'
17+
version='1.3.1-SNAPSHOT'
1818
group='com.simsilica'
1919

2020
ext.jmeVersion = "3.1.0-stable"

release-notes.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
Version 1.3.1 (unreleased)
2+
--------------
3+
* Fixed zone ID calculation for non-uniform grids. See PR #2.
4+
15
Version 1.3.0 (latest)
26
--------------
37
* Fixed a bug where the newer state messages would fail if the game hadn't

0 commit comments

Comments
 (0)