mirror of
https://github.com/Minestom/Minestom.git
synced 2024-12-29 04:28:21 +01:00
chore: update description (ci trigger in reality)
(cherry picked from commit 0d21e487d2
)
This commit is contained in:
parent
055b927bca
commit
de9dc37aaa
@ -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