Bump version

This commit is contained in:
AsamK 2021-08-07 10:22:55 +02:00
parent dde98e9b06
commit 54f7bc5d79
2 changed files with 8 additions and 1 deletions

View file

@ -5,7 +5,7 @@ plugins {
`check-lib-versions`
}
version = "0.8.4.1"
version = "0.8.5"
java {
sourceCompatibility = JavaVersion.VERSION_11