We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 560125c commit 06a6014Copy full SHA for 06a6014
src/main/kotlin/imgui/imgui.kt
@@ -74,7 +74,7 @@ object ImGui :
74
75
imgui_internal {
76
77
- val beta = 5
+ val beta = 6
78
val version = "1.60.0$beta"
79
}
80
0 commit comments