diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 3aa8adbe37..6ab86916d4 100755 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -26,4 +26,4 @@ assignees: "" - Rust Version: 1.77.2 - Docker Version: 20.10.8 - Kubernetes Version: v1.29.3 -- NGT Version: 2.2 +- NGT Version: 2.2.1 diff --git a/.github/ISSUE_TEMPLATE/security_issue_report.md b/.github/ISSUE_TEMPLATE/security_issue_report.md index acdb5fe9f6..dba3a1886b 100644 --- a/.github/ISSUE_TEMPLATE/security_issue_report.md +++ b/.github/ISSUE_TEMPLATE/security_issue_report.md @@ -20,4 +20,4 @@ assignees: "" - Rust Version: 1.77.2 - Docker Version: 20.10.8 - Kubernetes Version: v1.29.3 -- NGT Version: 2.2 +- NGT Version: 2.2.1 diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 033441ad8f..69a582f70c 100755 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -20,7 +20,7 @@ - Rust Version: 1.77.2 - Docker Version: 20.10.8 - Kubernetes Version: v1.29.3 -- NGT Version: 2.2 +- NGT Version: 2.2.1 ### Checklist