From 226a2e0b8b0f03e48a47673d91871fe4fb2f5487 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 23 Dec 2023 03:25:38 +0000 Subject: [PATCH] chore(): update bug report / version --- .github/ISSUE_TEMPLATE/bug_report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index fd3455ac76c..bacdfc3a15c 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -35,6 +35,7 @@ body: label: Version description: What version are you running? Look to OpenPype Tray options: + - 3.18.2-nightly.3 - 3.18.2-nightly.2 - 3.18.2-nightly.1 - 3.18.1 @@ -134,7 +135,6 @@ body: - 3.15.5-nightly.1 - 3.15.4 - 3.15.4-nightly.3 - - 3.15.4-nightly.2 validations: required: true - type: dropdown