From b0bce980a526887cc3bca27670987f2a02475389 Mon Sep 17 00:00:00 2001 From: Pdiddy973 <68764896+Pdiddy973@users.noreply.github.com> Date: Sun, 5 Dec 2021 21:40:28 -0500 Subject: [PATCH] 1.8.12 prep --- .github/ISSUE_TEMPLATE/bug_report.yaml | 1 + .github/ISSUE_TEMPLATE/crash.yaml | 1 + config/allthetweaks-common.toml | 2 +- 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index 31b01cd6..87a00c47 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -26,6 +26,7 @@ body: label: Modpack Version description: What version of the pack are you using? options: + - 1.8.12 - 1.8.11 - 1.8.10 - 1.8.9 diff --git a/.github/ISSUE_TEMPLATE/crash.yaml b/.github/ISSUE_TEMPLATE/crash.yaml index 0d832672..234a6421 100644 --- a/.github/ISSUE_TEMPLATE/crash.yaml +++ b/.github/ISSUE_TEMPLATE/crash.yaml @@ -25,6 +25,7 @@ body: label: Modpack Version description: What version of the pack are you using? options: + - 1.8.12 - 1.8.11 - 1.8.10 - 1.8.9 diff --git a/config/allthetweaks-common.toml b/config/allthetweaks-common.toml index 95c7184f..dae58bcc 100644 --- a/config/allthetweaks-common.toml +++ b/config/allthetweaks-common.toml @@ -8,4 +8,4 @@ [packversionmin] minor = 8 [packversionminrev] - minorrev = 11 + minorrev = 12