Skip to content

Commit f570ad3

Browse files
committed
version 0.4.0
1 parent a0ad493 commit f570ad3

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
@@ -19,7 +19,7 @@ plugins {
1919
}
2020

2121
group = "org.gotson"
22-
version = "0.3.4"
22+
version = "0.4.0"
2323

2424
val developmentOnly = configurations.create("developmentOnly")
2525
configurations.runtimeClasspath.get().extendsFrom(developmentOnly)

0 commit comments

Comments
 (0)