Skip to content

Commit ed1dc60

Browse files
committed
Rolling versions for release.
1 parent f5b22ea commit ed1dc60

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.8.0-SNAPSHOT'
9+
version='1.8.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,4 +1,4 @@
1-
Version 1.8.0 (unreleased)
1+
Version 1.8.0 (latest)
22
--------------
33
* fixed ObjectStateMessages to actually be UDP.
44
* fixed a bug in how the ping time was calculated by modifying
@@ -14,7 +14,7 @@ Version 1.8.0 (unreleased)
1414
for any apps implementing their own StateListener.
1515

1616

17-
Version 1.7.0 (latest)
17+
Version 1.7.0
1818
--------------
1919
* fixed an ID comparison bug in some watchdog code
2020
* Upgraded the build to use gradle 7.4.2

0 commit comments

Comments
 (0)