Skip to content

Commit f87976d

Browse files
committed
0.8.3.0-16+24
1 parent 2bc8acb commit f87976d

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import kx.Lwjgl.Modules.opengl
77
import kx.implementation
88

99
plugins {
10-
val build = "0.7.3+41"
10+
val build = "0.7.3+43"
1111
id("kx.kotlin") version build
1212
// id("kx.dokka") version build
1313
id("kx.publish") version build

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ pluginManagement {
99

1010
gradle.rootProject {
1111
group = "kotlin.graphics"
12-
version = "0.8.3.0-16+23"
12+
version = "0.8.3.0-16+24"
1313
}
File renamed without changes.

0 commit comments

Comments
 (0)