mirror of
https://github.com/Minestom/Minestom.git
synced 2025-03-12 06:44:16 +01:00
chore: update description (ci trigger in reality)
This commit is contained in:
parent
db28c44b40
commit
0d21e487d2
@ -13,7 +13,7 @@ plugins {
|
||||
version = System.getenv("MINESTOM_VERSION") ?: "dev"
|
||||
val channel = System.getenv("MINESTOM_CHANNEL") ?: "local" // local, snapshot, release
|
||||
|
||||
val shortDescription = "1.20.2 Lightweight Minecraft server"
|
||||
val shortDescription = "1.20.4 Lightweight Minecraft server"
|
||||
|
||||
allprojects {
|
||||
apply(plugin = "java")
|
||||
|
Loading…
Reference in New Issue
Block a user