Fixed jar using the wrong version.

This commit is contained in:
Vatuu 2022-08-26 17:27:49 +02:00
parent 0b403cf329
commit 91d60e56df
No known key found for this signature in database
GPG Key ID: C6F07B79B2ED9150

View File

@ -24,7 +24,7 @@ plugins {
id "de.undercouch.download" version "5.0.1"
}
version '2.2.10-1.19.2' // Needs to be version specific
version '2.2.13-1.19.2' // Needs to be version specific
def nmsVersion = "1.19.2"
def apiVersion = '1.19'
def spigotJarVersion = '1.19.1-R0.1-SNAPSHOT'