diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index dd66c76f3..03c717f62 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -96,9 +96,9 @@ body: required: true - type: input attributes: - label: Forge Version - description: The version of Forge you were using when the bug occured - placeholder: 39.0.0 + label: Loader Version + description: The version of Forge or Fabric you were using when the bug occured + placeholder: Forge 39.0.0 validations: required: true - type: textarea diff --git a/changelog.txt b/changelog.txt index 3afd6f854..89197f6e0 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,6 @@ +0.6.2: +Update to 1.18.2 + 0.6.1: Fixes - Fix crash when loading block entities for Flywheel to render, most common when exploring the end.