diff options
author | OldWorldOrdr <joey.t.reinhart@gmail.com> | 2022-06-06 13:52:50 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-06-06 13:52:50 -0400 |
commit | 843c860d98dab5a438374ab136b28d409184ec81 (patch) | |
tree | c4324c2f528a2253c1f1488fb28ce1c6207ff7bc /.github/ISSUE_TEMPLATE | |
parent | db1c804812c449bac366baf34b6e1d60951bf759 (diff) | |
download | PrismLauncher-843c860d98dab5a438374ab136b28d409184ec81.tar.gz PrismLauncher-843c860d98dab5a438374ab136b28d409184ec81.tar.bz2 PrismLauncher-843c860d98dab5a438374ab136b28d409184ec81.zip |
Update bug_report.yml
Diffstat (limited to '.github/ISSUE_TEMPLATE')
-rw-r--r-- | .github/ISSUE_TEMPLATE/bug_report.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index b387f46a..f07698c5 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -27,7 +27,7 @@ body: attributes: label: Version of PolyMC description: The version of PolyMC used in the bug report. - placeholder: PolyMC 1.2.2 + placeholder: PolyMC 1.3.1 validations: required: true - type: textarea |