Bump client version to 1.4.0
This commit is contained in:
parent
c602a9ba9a
commit
3c80f23559
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ plugins {
|
||||||
alias(libs.plugins.buildkonfig)
|
alias(libs.plugins.buildkonfig)
|
||||||
}
|
}
|
||||||
|
|
||||||
fun getVersion() = "1.3.0"
|
fun getVersion() = "1.4.0"
|
||||||
|
|
||||||
kotlin {
|
kotlin {
|
||||||
jvm("desktop")
|
jvm("desktop")
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue