aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorYasin <19829407+LifeIsAParadox@users.noreply.github.com>2025-05-01 23:20:02 +0200
committerGitHub <noreply@github.com>2025-05-01 23:20:02 +0200
commitd963d98faed7bed88db11df2e9643e114a8c2132 (patch)
tree5da7db0e23755b61b3213d63ec7570f4ea26ec5d /.github
parent0990a5b14c4ba9cdbaa806c8b78210f10be520aa (diff)
downloadSkyblocker-d963d98faed7bed88db11df2e9643e114a8c2132.tar.gz
Skyblocker-d963d98faed7bed88db11df2e9643e114a8c2132.tar.bz2
Skyblocker-d963d98faed7bed88db11df2e9643e114a8c2132.zip
Update mod to 5.2.0 (#1261)
* Update mod to 5.2.0 * Update CHANGELOG.md * revert
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.yml3
-rw-r--r--.github/ISSUE_TEMPLATE/crash_report.yml3
2 files changed, 4 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml
index c8373c50..5b86d4f6 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.yml
+++ b/.github/ISSUE_TEMPLATE/bug_report.yml
@@ -38,6 +38,7 @@ body:
- "1.21.0/1.21.1"
- "1.21.2/1.21.3"
- "1.21.4"
+ - "1.21.5"
validations:
required: true
- type: input
@@ -45,7 +46,7 @@ body:
attributes:
label: Skyblocker Version
description: What version of Skyblocker are you running? Every part is important! If you do not know what version you are using, look at the file name in your "mods" folder.
- placeholder: ex. skyblocker-5.0.0+1.21.4.jar
+ placeholder: ex. skyblocker-5.0.0+1.21.5.jar
validations:
required: true
- type: textarea
diff --git a/.github/ISSUE_TEMPLATE/crash_report.yml b/.github/ISSUE_TEMPLATE/crash_report.yml
index 85009c92..d5e78dc2 100644
--- a/.github/ISSUE_TEMPLATE/crash_report.yml
+++ b/.github/ISSUE_TEMPLATE/crash_report.yml
@@ -19,6 +19,7 @@ body:
- "1.21.0/1.21.1"
- "1.21.2/1.21.3"
- "1.21.4"
+ - "1.21.5"
validations:
required: true
- type: input
@@ -26,7 +27,7 @@ body:
attributes:
label: Skyblocker Version
description: What version of Skyblocker are you running? Every part is important! If you do not know what version you are using, look at the file name in your "mods" folder.
- placeholder: ex. skyblocker-5.0.0+1.21.4.jar
+ placeholder: ex. skyblocker-5.0.0+1.21.5.jar
validations:
required: true
- type: textarea