Skip to content

Commit 35ec103

Browse files
committed
Updated to 6.0.0-beta4
1 parent 5e9dfe1 commit 35ec103

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,5 @@ korge.keystore
1313
local.properties
1414
src/main/*
1515
.DS_Store
16-
16+
/null.frame
17+
/null.socket

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[plugins]
2-
korge = { id = "com.soywiz.korge", version = "6.0.0-alpha9" }
2+
korge = { id = "com.soywiz.korge", version = "6.0.0-beta4" }
33
#korge = { id = "com.soywiz.korge", version = "999.0.0.999" }

0 commit comments

Comments
 (0)