This commit is contained in:
Julian Krings 2025-06-09 02:12:14 +02:00 committed by GitHub
parent 9cbfd5a10b
commit b341089996
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -37,7 +37,7 @@ plugins {
}
version '3.6.9-1.20.1-1.21.5'
version '3.6.10-1.20.1-1.21.5'
// ADD YOURSELF AS A NEW LINE IF YOU WANT YOUR OWN BUILD TASK GENERATED
// ======================== WINDOWS =============================
@ -327,4 +327,4 @@ tasks.register("release") {
}
cli.delete()
}
}
}