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 937bfff commit 7905f99Copy full SHA for 7905f99
src/main/kotlin/imgui/imgui.kt
@@ -74,7 +74,7 @@ object ImGui :
74
75
imgui_internal {
76
77
- val beta = 0
+ val beta = 1
78
val version = "1.62.$beta"
79
}
80
0 commit comments