Skip to content

Commit 18002ff

Browse files
authored
Update Versions.kt
1 parent 31654ad commit 18002ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/Versions.kt

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

1010
object Versions {
1111
object Mirai {
12-
const val version = "1.1.2"
12+
const val version = "1.1.3"
1313
}
1414

1515
object Kotlin {

0 commit comments

Comments
 (0)