diff options
| author | OldWorldOrdr <joey.t.reinhart@gmail.com> | 2022-06-20 11:03:22 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-06-20 11:03:22 -0400 |
| commit | 5558d7eef8d838990b8e5a4af48261b08f99be9b (patch) | |
| tree | 70a6c911cd9be4c9c1ca745bad11027008fb4d6d | |
| parent | 6103d86a47039521c3d4c31a4716c1d48962a8f1 (diff) | |
| download | PrismLauncher-5558d7eef8d838990b8e5a4af48261b08f99be9b.tar.gz PrismLauncher-5558d7eef8d838990b8e5a4af48261b08f99be9b.tar.bz2 PrismLauncher-5558d7eef8d838990b8e5a4af48261b08f99be9b.zip | |
Update bug_report.yml
| -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 f07698c5..bac73932 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.3.1 + placeholder: PolyMC 1.3.2 validations: required: true - type: textarea |
