diff --git a/src/com/reco1l/ibancho/RoomAPI.kt b/src/com/reco1l/ibancho/RoomAPI.kt index 383c8e18b..1e4967015 100644 --- a/src/com/reco1l/ibancho/RoomAPI.kt +++ b/src/com/reco1l/ibancho/RoomAPI.kt @@ -15,7 +15,7 @@ object RoomAPI { /** * The API version. */ - private const val API_VERSION = 7 + private const val API_VERSION = 8 /**