Skip to content

Commit

Permalink
Release 2.0.0-RC13
Browse files Browse the repository at this point in the history
  • Loading branch information
vytskalt committed Sep 24, 2023
1 parent 73dd403 commit cc6eae0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion INSTALLATION.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Installation

Latest version: `2.0.0-RC12`
Latest version: `2.0.0-RC13`

## Gradle

Expand Down
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ plugins {
}

allprojects {
version = "2.0.0-RC12"
version = "2.0.0-RC13"
group = "net.megavex"
description = "Powerful packet-level sidebar/teams library for Paper/Spigot servers"

Expand Down

0 comments on commit cc6eae0

Please sign in to comment.