mirror of
https://github.com/gotson/komga.git
synced 2025-12-21 07:56:57 +01:00
v0.6.1
This commit is contained in:
parent
648950b3a5
commit
eef996dadd
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ plugins {
|
|||
}
|
||||
|
||||
group = "org.gotson"
|
||||
version = "0.6.0"
|
||||
version = "0.6.1"
|
||||
|
||||
val developmentOnly = configurations.create("developmentOnly")
|
||||
configurations.runtimeClasspath.get().extendsFrom(developmentOnly)
|
||||
|
|
|
|||
Loading…
Reference in a new issue