From 66f422754b330a726ba389f84c7383ed7f75bff3 Mon Sep 17 00:00:00 2001 From: Matt Scott Date: Fri, 14 Apr 2023 19:33:32 -0400 Subject: [PATCH] Updated the application version references in preparation for the next release of `0.4.2`. --- .github/ISSUE_TEMPLATE/bug_report.yaml | 1 + .github/ISSUE_TEMPLATE/feature_request.yaml | 1 + VERSION | 2 +- powerdnsadmin/templates/base.html | 2 +- 4 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index ea05799..2554d81 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -15,6 +15,7 @@ body: label: PDA version description: What version of PDA are you currently running? options: + - "0.4.2" - "0.4.1" - "0.4.0" - "0.3.0" diff --git a/.github/ISSUE_TEMPLATE/feature_request.yaml b/.github/ISSUE_TEMPLATE/feature_request.yaml index 45950a1..438a1f5 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yaml +++ b/.github/ISSUE_TEMPLATE/feature_request.yaml @@ -15,6 +15,7 @@ body: label: PDA version description: What version of PDA are you currently running? options: + - "0.4.2" - "0.4.1" - "0.4.0" - "0.3.0" diff --git a/VERSION b/VERSION index 44bb5d1..f7abe27 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.4.1 \ No newline at end of file +0.4.2 \ No newline at end of file diff --git a/powerdnsadmin/templates/base.html b/powerdnsadmin/templates/base.html index c8708e8..eaa9068 100644 --- a/powerdnsadmin/templates/base.html +++ b/powerdnsadmin/templates/base.html @@ -228,7 +228,7 @@