Skip to content

Commit 629775f

Browse files
committed
ci: bump version
1 parent 84eecbd commit 629775f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ plugins {
77
}
88

99
group = "com.github.samarium150"
10-
version = "1.4.1"
10+
version = "1.4.2"
1111

1212
repositories {
1313
mavenLocal()

src/main/kotlin/Main.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ import net.mamoe.mirai.utils.info
2626
object Main: KotlinPlugin(
2727
JvmPluginDescription(
2828
id = "com.github.samarium150.mirai-console-lolicon",
29-
version = "1.4.1",
29+
version = "1.4.2",
3030
name = "mirai-console-lolicon"
3131
)
3232
) {

0 commit comments

Comments
 (0)