project: bump RL version

missing upstream merge + mixins. to be completed at a later date. enables GOTR plugin from plugin-hub
This commit is contained in:
Justin
2022-03-28 12:26:22 +11:00
committed by GitHub
parent 583cf58b4f
commit 5078be94b6

View File

@@ -25,7 +25,7 @@
object ProjectVersions {
const val launcherVersion = "2.2.0"
const val rlVersion = "1.8.15"
const val rlVersion = "1.8.15.1"
const val openosrsVersion = "4.21.0"