Skip to content

Commit 86a6916

Browse files
committed
Rolling versions for a release.
1 parent 5c23f37 commit 86a6916

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 'sim-ethereal.published-library'
77
}
88

9-
version='1.7.0-SNAPSHOT'
9+
version='1.7.0'
1010
group='com.simsilica'
1111

1212
ext.jmeVersion = "3.1.0-stable"

release-notes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
Version 1.7.0 (unreleased)
1+
Version 1.7.0 (latest)
22
--------------
33
* fixed an ID comparison bug in some watchdog code
44
* Upgraded the build to use gradle 7.4.2
55
* Migrated publishing to maven central instead of jcenter
66

77

8-
Version 1.6.0 (latest)
8+
Version 1.6.0
99
--------------
1010
* Added parent/child relationships between network shared objects.
1111
* Fixed a bug in the assertion logic in BufferedHashSet's thread check.

0 commit comments

Comments
 (0)