release 1.21 (#861)
Some checks failed
Java CI with Gradle / build (push) Has been cancelled
Deploy / build (push) Has been cancelled

This commit is contained in:
chris 2024-10-31 03:30:34 +08:00 committed by GitHub
parent fda25b5929
commit e71d7df8c1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,7 +3,7 @@ plugins {
jacoco
}
version = "1.21-SNAPSHOT"
version = "1.21-1"
description = "MCProtocolLib is a simple library for communicating with Minecraft clients and servers."
dependencies {