aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorYasin <LifeIsAParadox@users.noreply.github.com>2025-02-04 09:21:55 +0100
committerGitHub <noreply@github.com>2025-02-04 09:21:55 +0100
commitdf911b3306e92afb2b7309548b28c8b243bdd2ea (patch)
tree54569071a16ab753f57543443edcdda19c3eb618 /.github
parent23cc885b6a3d14da9da5104808e8d62085baf185 (diff)
downloadSkyblocker-df911b3306e92afb2b7309548b28c8b243bdd2ea.tar.gz
Skyblocker-df911b3306e92afb2b7309548b28c8b243bdd2ea.tar.bz2
Skyblocker-df911b3306e92afb2b7309548b28c8b243bdd2ea.zip
Upate mod to 5.0.0 (#1157)
* update * update * Update CHANGELOG.md * update * update * Update CHANGELOG.md * fix version * update --------- Co-authored-by: Yasin <19829407+LifeIsAParadox@users.noreply.github.com>
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.yml2
-rw-r--r--.github/ISSUE_TEMPLATE/crash_report.yml2
2 files changed, 2 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml
index dc13e64e..c8373c50 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.yml
+++ b/.github/ISSUE_TEMPLATE/bug_report.yml
@@ -45,7 +45,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-1.22.2+1.21.3.jar
+ placeholder: ex. skyblocker-5.0.0+1.21.4.jar
validations:
required: true
- type: textarea
diff --git a/.github/ISSUE_TEMPLATE/crash_report.yml b/.github/ISSUE_TEMPLATE/crash_report.yml
index a927129d..85009c92 100644
--- a/.github/ISSUE_TEMPLATE/crash_report.yml
+++ b/.github/ISSUE_TEMPLATE/crash_report.yml
@@ -26,7 +26,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-1.22.2+1.21.3.jar
+ placeholder: ex. skyblocker-5.0.0+1.21.4.jar
validations:
required: true
- type: textarea