Navigation Menu

Skip to content

Commit

Permalink
1.5.6.3: Bump Korau version
Browse files Browse the repository at this point in the history
  • Loading branch information
soywiz committed Feb 10, 2020
1 parent 45d0bf0 commit 0ce3d56
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions gradle.properties
Expand Up @@ -4,12 +4,12 @@ kotlin.code.style=official

# version
group=com.soywiz.korlibs.korge.plugins
version=1.5.6.2
version=1.5.6.3

kotlinVersion=1.3.61
korgeVersion=1.5.6
coroutinesVersion=1.3.3
korauVersion=1.9.9
korauVersion=1.9.10
korgwVersion=1.9.11
kryptoVersion=1.9.1
kloggerVersion=1.8.1
Expand Down
Expand Up @@ -8,7 +8,7 @@ object BuildVersions {
const val KORMA = "1.9.1"
const val KORIO = "1.9.8"
const val KORIM = "1.9.7"
const val KORAU = "1.9.9"
const val KORAU = "1.9.10"
const val KORGW = "1.9.11"
const val KORGE = "1.5.6"
const val KOTLIN = "1.3.61"
Expand Down

0 comments on commit 0ce3d56

Please sign in to comment.