We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e97c6e commit 8338496Copy full SHA for 8338496
build.gradle
@@ -26,7 +26,7 @@ plugins {
26
id "xyz.jpenilla.run-paper" version "2.3.1"
27
}
28
29
-version '1.16.9-1.19.2-1.21.5'
+version '1.16.10-1.19.2-1.21.5'
30
def apiVersion = '1.19'
31
def name = getRootProject().getName() // Defined in settings.gradle
32
def main = 'com.volmit.adapt.Adapt'
0 commit comments