Support OpenOSRS 4.19.0

This commit is contained in:
2022-01-20 01:25:56 +01:00
parent 6ad5bc0465
commit 08dde87681
3 changed files with 2 additions and 2 deletions

View File

@ -24,7 +24,7 @@
*/
object ProjectVersions {
const val openosrsVersion = "4.17.0"
const val openosrsVersion = "4.19.0"
const val apiVersion = "^1.0.0"
}