3
.github/release-drafter.yml
vendored
3
.github/release-drafter.yml
vendored
@@ -1,6 +1,3 @@
|
|||||||
version-template: '$MAJOR.$MINOR.$PATCH.0'
|
|
||||||
name-template: 'v$NEXT_PATCH_VERSION'
|
|
||||||
tag-template: 'v$NEXT_PATCH_VERSION'
|
|
||||||
exclude-labels:
|
exclude-labels:
|
||||||
- 'skip-changelog'
|
- 'skip-changelog'
|
||||||
- 'automated-pull-request'
|
- 'automated-pull-request'
|
||||||
|
|||||||
@@ -25,9 +25,9 @@
|
|||||||
|
|
||||||
object ProjectVersions {
|
object ProjectVersions {
|
||||||
const val launcherVersion = "2.0.4"
|
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 rsversion = 187
|
||||||
const val cacheversion = 165
|
const val cacheversion = 165
|
||||||
|
|||||||
Reference in New Issue
Block a user