File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed
Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -16,6 +16,7 @@ modrinth {
1616 versionType.set(" beta" )
1717 uploadFile.set(tasks.shadowJar)
1818 gameVersions.addAll(
19+
1920 " 1.20" ,
2021 " 1.20.1" ,
2122 " 1.20.2" ,
@@ -32,6 +33,8 @@ modrinth {
3233 " 1.21.6" ,
3334 " 1.21.7" ,
3435 " 1.21.8" ,
36+ " 1.21.9" ,
37+
3538 )
3639 loaders.add(" bungeecord" )
3740 loaders.add(" waterfall" )
Original file line number Diff line number Diff line change @@ -16,6 +16,7 @@ modrinth {
1616 versionType.set(" beta" )
1717 uploadFile.set(tasks.shadowJar)
1818 gameVersions.addAll(
19+
1920 " 1.20" ,
2021 " 1.20.1" ,
2122 " 1.20.2" ,
@@ -32,6 +33,8 @@ modrinth {
3233 " 1.21.6" ,
3334 " 1.21.7" ,
3435 " 1.21.8" ,
36+ " 1.21.9" ,
37+
3538 )
3639 loaders.add(" velocity" )
3740 changelog.set(" https://docs.simplecloud.app/changelog" )
You can’t perform that action at this time.
0 commit comments