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 0bd51d7 commit 33ae3ecCopy full SHA for 33ae3ec
1 file changed
komga/build.gradle.kts
@@ -21,7 +21,7 @@ plugins {
21
}
22
23
group = "org.gotson"
24
-version = "0.8.1"
+version = "0.9.0"
25
26
val developmentOnly = configurations.create("developmentOnly")
27
configurations.runtimeClasspath.get().extendsFrom(developmentOnly)
0 commit comments