diff --git a/VERSION b/VERSION index f54e21527a2..99be846e62c 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -4.13.4 \ No newline at end of file +4.13.5 \ No newline at end of file diff --git a/components/automate-es-gateway/habitat/plan.sh b/components/automate-es-gateway/habitat/plan.sh index 1cbdacf6c6c..05155698ad4 100644 --- a/components/automate-es-gateway/habitat/plan.sh +++ b/components/automate-es-gateway/habitat/plan.sh @@ -12,7 +12,6 @@ pkg_maintainer="Chef Software Inc. " pkg_license=("Chef-MLSA") pkg_upstream_url="https://www.chef.io/automate" - jdomain_version="master" jdomain_filename="ngx_upstream_jdomain-${jdomain_version}.tar.gz" jdomain_source="https://github.com/wdaike/ngx_upstream_jdomain/archive/${jdomain_version}.tar.gz"