Skip to content

Commit 192cd15

Browse files
committed
Update: Version to 1.7.6
1 parent ddaf78c commit 192cd15

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
@@ -13,7 +13,7 @@ plugins {
1313
}
1414

1515
group = "com.hcyacg"
16-
version = "1.7.5"
16+
version = "1.7.6"
1717

1818
repositories {
1919
// mavenLocal()

src/main/kotlin/com/hcyacg/Pixiv.kt

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ object Pixiv : KotlinPlugin(
3333
JvmPluginDescription(
3434
id = "com.hcyacg.pixiv",
3535
name = "pixiv插画",
36-
version = "1.7.5",
36+
version = "1.7.6",
3737
) {
3838
author("Nekoer")
3939
info("""pixiv插画""")

0 commit comments

Comments
 (0)