Skip to content

Commit e20d89e

Browse files
committed
build: 2.1.5
1 parent 7d80afd commit e20d89e

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 = "xyz.cssxsh"
10-
version = "2.1.4"
10+
version = "2.1.5"
1111

1212
mavenCentralPublish {
1313
useCentralS01()

src/main/kotlin/xyz/cssxsh/mirai/arknights/ArknightsHelperPlugin.kt

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ import xyz.cssxsh.arknights.*
1212
import kotlin.collections.*
1313

1414
public object ArknightsHelperPlugin : KotlinPlugin(
15-
JvmPluginDescription("xyz.cssxsh.mirai.plugin.arknights-helper", "2.1.4") {
15+
JvmPluginDescription("xyz.cssxsh.mirai.plugin.arknights-helper", "2.1.5") {
1616
name("arknights-helper")
1717
author("cssxsh")
1818

0 commit comments

Comments
 (0)