Skip to content

Commit 233553d

Browse files
committed
Tagging 1.8.10
1 parent 8343cb7 commit 233553d

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGES

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
[1.8.10]
2+
- Add options to InteractiveScriptListener to configure how interactive script notifications are handled
3+
14
[1.8.9]
25
- Reduce AtomicBoolean allocations per GameFuture
36

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ subprojects {
3030
apply plugin: "checkstyle"
3131

3232
group = 'org.mini2Dx'
33-
version = '1.8.9'
33+
version = '1.8.10'
3434

3535
repositories {
3636
mavenLocal()

0 commit comments

Comments
 (0)