Skip to content

Commit ff4ad75

Browse files
committed
v1.76-0.14
1 parent 5c1f8f5 commit ff4ad75

File tree

7 files changed

+3
-3
lines changed

7 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ repositories {
4343
4444
ext {
4545
lwjglVersion = '3.2.3'
46-
imguiVersion = '1.76-0.13'
46+
imguiVersion = '1.76-0.14'
4747
}
4848
4949
switch (OperatingSystem.current()) {
@@ -87,7 +87,7 @@ dependencies {
8787
8888
<properties>
8989
<lwjgl.version>3.2.3</lwjgl.version>
90-
<imgui.java.version>1.76-0.13</imgui.java.version>
90+
<imgui.java.version>1.76-0.14</imgui.java.version>
9191
</properties>
9292
9393
<!-- Resolve OS version for native libraries -->

bin/imgui-java.dll

1 KB
Binary file not shown.

bin/imgui-java64.dll

1 KB
Binary file not shown.

bin/libimgui-java.so

0 Bytes
Binary file not shown.

bin/libimgui-java64.dylib

4.34 KB
Binary file not shown.

bin/libimgui-java64.so

0 Bytes
Binary file not shown.

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version=1.76-0.13
1+
version=1.76-0.14

0 commit comments

Comments
 (0)