Skip to content

Commit 33ae3ec

Browse files
committed
v0.9.0
1 parent 0bd51d7 commit 33ae3ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

komga/build.gradle.kts

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

2323
group = "org.gotson"
24-
version = "0.8.1"
24+
version = "0.9.0"
2525

2626
val developmentOnly = configurations.create("developmentOnly")
2727
configurations.runtimeClasspath.get().extendsFrom(developmentOnly)

0 commit comments

Comments
 (0)