project: Next snapshot (#2254)

project: Next snapshot
This commit is contained in:
Owain van Brakel
2020-01-16 15:15:24 +01:00
committed by GitHub
2 changed files with 2 additions and 5 deletions

View File

@@ -1,6 +1,3 @@
version-template: '$MAJOR.$MINOR.$PATCH.0'
name-template: 'v$NEXT_PATCH_VERSION'
tag-template: 'v$NEXT_PATCH_VERSION'
exclude-labels:
- 'skip-changelog'
- 'automated-pull-request'

View File

@@ -25,9 +25,9 @@
object ProjectVersions {
const val launcherVersion = "2.0.4"
const val rlVersion = "1.6.2"
const val rlVersion = "1.6.3-SNAPSHOT"
const val openosrsVersion = "2.1.21"
const val openosrsVersion = "2.1.22-SNAPSHOT"
const val rsversion = 187
const val cacheversion = 165