Skip to content

Commit ea212f1

Browse files
committed
Prepare for release of 1.7.3
1 parent 8cd3d3f commit ea212f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ def javaDocVersion = '1.21.4'
1111
// Where this builds on the server
1212
def serverLocation = '1-21-4'
1313
// Version of NMS-API
14-
def projectVersion = '1.7.2'
14+
def projectVersion = '1.7.3'
1515

1616
compileJava {
1717
sourceCompatibility = '21'

0 commit comments

Comments
 (0)