Skip to content

Commit 3552556

Browse files
committed
build: 1.4.1
1 parent 2124ef7 commit 3552556

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ plugins {
77
}
88

99
group = "io.github.gnuf0rce"
10-
version = "1.4.0"
10+
version = "1.4.1"
1111

1212
mavenCentralPublish {
1313
useCentralS01()

src/main/kotlin/io/github/gnuf0rce/mirai/github/GitHubHelperPlugin.kt

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ internal object GitHubHelperPlugin : KotlinPlugin(
3030
JvmPluginDescription(
3131
id = "io.github.gnuf0rce.github-helper",
3232
name = "github-helper",
33-
version = "1.4.0",
33+
version = "1.4.1"
3434
) {
3535
author("cssxsh")
3636

0 commit comments

Comments
 (0)