Skip to content

Commit b763757

Browse files
committed
1.63 beta 3
1 parent 77b1638 commit b763757

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/kotlin/imgui/imgui.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ object ImGui :
8282
imgui_internal {
8383

8484
// Version
85-
val beta = 2
85+
val beta = 3
8686
/** get the compiled version string e.g. "1.23" */
8787
val version = "1.63.$beta"
8888
/** Integer encoded as XYYZZ for use in #if preprocessor conditionals.

0 commit comments

Comments
 (0)