We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0ad493 commit f570ad3Copy full SHA for f570ad3
1 file changed
komga/build.gradle.kts
@@ -19,7 +19,7 @@ plugins {
19
}
20
21
group = "org.gotson"
22
-version = "0.3.4"
+version = "0.4.0"
23
24
val developmentOnly = configurations.create("developmentOnly")
25
configurations.runtimeClasspath.get().extendsFrom(developmentOnly)
0 commit comments