From cbf889c762eea164e74aacb7d85aaa2e0bd75d92 Mon Sep 17 00:00:00 2001
From: Aeiou <3160746+AeiouEnigma@users.noreply.github.com>
Date: Thu, 20 Jan 2022 17:51:37 -0500
Subject: [PATCH] Update bug_report.yml

Add 0.4.0c to version options list
---
 .github/ISSUE_TEMPLATE/bug_report.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml
index 2e20ab3253..f87b3e939a 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.yml
+++ b/.github/ISSUE_TEMPLATE/bug_report.yml
@@ -49,6 +49,7 @@ body:
             label: Mod Version
             description: The version of the mod you were using when the bug occured
             options:
+                - "0.4.0c"
                 - "0.4.0b"
                 - "0.4.0a"
                 - "0.4.0"