Skip to content

Commit

Permalink
v0.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gotson committed Nov 5, 2019
1 parent 80cbbe0 commit baf93ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion komga/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ plugins {
}

group = "org.gotson"
version = "0.8.0"
version = "0.8.1"

val developmentOnly = configurations.create("developmentOnly")
configurations.runtimeClasspath.get().extendsFrom(developmentOnly)
Expand Down

0 comments on commit baf93ef

Please sign in to comment.