Skip to content

Commit

Permalink
Rolling versions for a release.
Browse files Browse the repository at this point in the history
  • Loading branch information
pspeed42 committed Apr 5, 2022
1 parent 5c23f37 commit 86a6916
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {
id 'sim-ethereal.published-library'
}

version='1.7.0-SNAPSHOT'
version='1.7.0'
group='com.simsilica'

ext.jmeVersion = "3.1.0-stable"
Expand Down
4 changes: 2 additions & 2 deletions release-notes.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
Version 1.7.0 (unreleased)
Version 1.7.0 (latest)
--------------
* fixed an ID comparison bug in some watchdog code
* Upgraded the build to use gradle 7.4.2
* Migrated publishing to maven central instead of jcenter


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

0 comments on commit 86a6916

Please sign in to comment.