From c8942d99d9cda02c8e4871cc2b7c064d1959115f Mon Sep 17 00:00:00 2001 From: Andrew Benton Date: Fri, 14 Jul 2023 13:22:17 -0400 Subject: [PATCH] Update BUG_REPORT.yml --- .github/ISSUE_TEMPLATE/BUG_REPORT.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/BUG_REPORT.yml b/.github/ISSUE_TEMPLATE/BUG_REPORT.yml index 824192fef6..139b99cbe0 100644 --- a/.github/ISSUE_TEMPLATE/BUG_REPORT.yml +++ b/.github/ISSUE_TEMPLATE/BUG_REPORT.yml @@ -9,6 +9,8 @@ body: description: What version of sqlc are you running? If you don't know, run `sqlc version`. multiple: false options: + - 1.19.1 + - 1.19.0 - 1.18.0 - 1.17.2 - 1.16.0