diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index 5465cdbc7..f0e55c1d6 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -26,6 +26,7 @@ body: description: What version(s) of Authelia can you reproduce this bug on? multiple: true options: + - v4.37.3 - v4.37.2 - v4.37.1 - v4.37.0 diff --git a/web/package.json b/web/package.json index 441ed6f95..7bb75035c 100644 --- a/web/package.json +++ b/web/package.json @@ -1,6 +1,6 @@ { "name": "authelia", - "version": "4.37.2", + "version": "4.37.3", "private": true, "pnpm": { "peerDependencyRules": {