build: Release 6.2.0

This commit is contained in:
NotMyFault 2021-12-13 13:35:37 +01:00
parent 7c99c8aabf
commit e9c9375e78
No known key found for this signature in database
GPG Key ID: 158F5701A6AAD00C
2 changed files with 2 additions and 1 deletions

View File

@ -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. 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 multiple: false
options: options:
- '1.18.1'
- '1.18' - '1.18'
- '1.17.1' - '1.17.1'
- '1.16.5' - '1.16.5'

View File

@ -18,7 +18,7 @@ plugins {
idea idea
} }
version = "6.1.5-SNAPSHOT" version = "6.2.0"
allprojects { allprojects {
group = "com.plotsquared" group = "com.plotsquared"