Skip to content

Commit ee919f6

Browse files
committed
更新一波
1 parent 771ba0b commit ee919f6

File tree

2 files changed

+413
-1138
lines changed

2 files changed

+413
-1138
lines changed

composeApp/src/wasmJsMain/kotlin/love/forte/simbot/codegen/gen/ComponentDependencies.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ const val SIMBOT_COMPONENT_GROUP = "love.forte.simbot.component"
77

88
val SIMBOT_VERSION = GradleCatalogVersion(
99
name = "simbot",
10-
version = "4.6.0" // copy to change
10+
version = "4.13.0" // TODO copy to change
1111
)
1212

1313
val KOTLIN_VERSION = GradleCatalogVersion(

0 commit comments

Comments
 (0)