diff --git a/buildenv b/buildenv index 23eaf87..2f18159 100755 --- a/buildenv +++ b/buildenv @@ -1,6 +1,6 @@ # Update bump details accordingly. Use bump check to confirm. # bump: jenkins-version /JENKINS_VERSION="(.*)"/ https://github.com/jenkinsci/jenkins/releases/|re:/href=".*?jenkins-([\d.]+)"/$1/|semver:* -JENKINS_VERSION="2.543" # Specify a stable release +JENKINS_VERSION="2.544" # Specify a stable release # export ZOPEN_STABLE_TAG="v${JENKINS_VERSION}" ###