fancydialogs: Add support for 1.21.8

This commit is contained in:
Oliver
2025-07-17 15:35:42 +02:00
parent a61a5c01c6
commit 7ba5a3ec6a
2 changed files with 4 additions and 2 deletions

View File

@@ -6,7 +6,8 @@
"version_path": "../../../../plugins/fancydialogs/VERSION", "version_path": "../../../../plugins/fancydialogs/VERSION",
"supported_versions": [ "supported_versions": [
"1.21.6", "1.21.6",
"1.21.7" "1.21.7",
"1.21.8"
], ],
"channel": "RELEASE", "channel": "RELEASE",
"loaders": [ "loaders": [

View File

@@ -6,7 +6,8 @@
"version_path": "../../../../plugins/fancydialogs/VERSION", "version_path": "../../../../plugins/fancydialogs/VERSION",
"supported_versions": [ "supported_versions": [
"1.21.6", "1.21.6",
"1.21.7" "1.21.7",
"1.21.8"
], ],
"channel": "ALPHA", "channel": "ALPHA",
"loaders": [ "loaders": [