Skip to content
This repository has been archived by the owner on Apr 8, 2023. It is now read-only.

Commit

Permalink
project: Next snapshot (#2254)
Browse files Browse the repository at this point in the history
project: Next snapshot
  • Loading branch information
Owain94 authored Jan 16, 2020
2 parents eb9751a + b1c34b1 commit 21b62ea
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
3 changes: 0 additions & 3 deletions .github/release-drafter.yml
Original file line number Diff line number Diff line change
@@ -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'
Expand Down
4 changes: 2 additions & 2 deletions buildSrc/src/main/kotlin/Dependencies.kt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 21b62ea

Please sign in to comment.