Add support for 1.19.3 (#2042)
* 1.19.3 * More fixes * fix: compile time issues for 1.19.3 * fix: new mappings and GeneratorStructureState * Add 1.19.3 to release and issue template * Update dependencies for 1.19.3 * Update worldedit-bukkit/adapters/adapter-1_19_3/build.gradle.kts Co-authored-by: Pierre Maurice Schwang <mail@pschwang.eu>
This commit is contained in:
committed by
GitHub
parent
62f561cb56
commit
f98e526fa0
1
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
1
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@ -27,6 +27,7 @@ body:
|
||||
description: Which server version version you using? If your server version is not listed, it is not supported. Update to a supported version first.
|
||||
multiple: false
|
||||
options:
|
||||
- '1.19.3'
|
||||
- '1.19.2'
|
||||
- '1.19.1'
|
||||
- '1.19'
|
||||
|
||||
Reference in New Issue
Block a user