Skip to content

Commit

Permalink
[Release] release v1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sonder-joker committed Dec 30, 2021
1 parent d322705 commit d89d185
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/MiraiCompose.kt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
object MiraiCompose {
const val name = "mirai-compose"
const val group = "com.youngerhousea.mirai"
const val version = "1.1.1"
const val version = "1.1.2"
const val mainClass = "com.youngerhousea.mirai.compose.EntryPointKt"
const val windowsUUID = "01BBD7BE-A84F-314A-FA84-67B63728A416"
}

0 comments on commit d89d185

Please sign in to comment.