mirror of
https://github.com/gotson/komga.git
synced 2025-12-31 04:44:17 +01:00
v0.6.0
This commit is contained in:
parent
cec2ad4902
commit
4ffbdab5d5
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ plugins {
|
|||
}
|
||||
|
||||
group = "org.gotson"
|
||||
version = "0.5.0"
|
||||
version = "0.6.0"
|
||||
|
||||
val developmentOnly = configurations.create("developmentOnly")
|
||||
configurations.runtimeClasspath.get().extendsFrom(developmentOnly)
|
||||
|
|
|
|||
Loading…
Reference in a new issue