Bump Adventure API version to 4.8.1

Signed-off-by: Irmo van den Berge <irmo.vandenberge@ziggo.nl>
This commit is contained in:
Irmo van den Berge 2021-07-24 13:46:08 +02:00 committed by Jason
parent ed3ae6f08b
commit 1b485b9f79
2 changed files with 3 additions and 3 deletions

View file

@ -16,7 +16,7 @@ object Versions {
const val commodore = "1.10"
const val bungeecord = "1.8-SNAPSHOT"
const val cloudburst = "1.0.0-SNAPSHOT"
const val adventureApi = "4.7.0"
const val adventureApi = "4.8.1"
const val adventurePlatform = "4.0.0-SNAPSHOT"
const val paperApi = "1.15.2-R0.1-SNAPSHOT"
const val velocityApi = "1.1.0"