Skip to content

Commit

Permalink
build: Release 6.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
NotMyFault committed Dec 13, 2021
1 parent 7c99c8a commit e9c9375
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ body:
description: Which server version version you using? If your server version is not listed, it is not supported. Update to a supported version first.
multiple: false
options:
- '1.18.1'
- '1.18'
- '1.17.1'
- '1.16.5'
Expand Down
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ plugins {
idea
}

version = "6.1.5-SNAPSHOT"
version = "6.2.0"

allprojects {
group = "com.plotsquared"
Expand Down

0 comments on commit e9c9375

Please sign in to comment.