Skip to content

Commit baf93ef

Browse files
committed
v0.8.1
1 parent 80cbbe0 commit baf93ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

komga/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ plugins {
2121
}
2222

2323
group = "org.gotson"
24-
version = "0.8.0"
24+
version = "0.8.1"
2525

2626
val developmentOnly = configurations.create("developmentOnly")
2727
configurations.runtimeClasspath.get().extendsFrom(developmentOnly)

0 commit comments

Comments
 (0)