Skip to content

Commit b6bfafb

Browse files
committed
Tagging 1.8.11
1 parent 6114a72 commit b6bfafb

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.11]
2+
- Workaround NativeAOT recursive lock issue on Unix
3+
14
[1.8.10]
25
- Add options to InteractiveScriptListener to configure how interactive script notifications are handled
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.10'
33+
version = '1.8.11'
3434

3535
repositories {
3636
mavenLocal()

0 commit comments

Comments
 (0)