Skip to content

Commit

Permalink
Rolling versions for release.
Browse files Browse the repository at this point in the history
  • Loading branch information
pspeed42 committed Jan 26, 2023
1 parent f5b22ea commit ed1dc60
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.8.0-SNAPSHOT'
version='1.8.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,4 +1,4 @@
Version 1.8.0 (unreleased)
Version 1.8.0 (latest)
--------------
* fixed ObjectStateMessages to actually be UDP.
* fixed a bug in how the ping time was calculated by modifying
Expand All @@ -14,7 +14,7 @@ Version 1.8.0 (unreleased)
for any apps implementing their own StateListener.


Version 1.7.0 (latest)
Version 1.7.0
--------------
* fixed an ID comparison bug in some watchdog code
* Upgraded the build to use gradle 7.4.2
Expand Down

0 comments on commit ed1dc60

Please sign in to comment.