Prepare release v2.4.13

This commit is contained in:
mpl
2021-07-30 16:50:07 +02:00
committed by GitHub
parent b386964abc
commit 4fc077a5d2
2 changed files with 9 additions and 3 deletions
+3 -3
View File
@@ -4,11 +4,11 @@ RepositoryName = "traefik"
OutputType = "file"
FileName = "traefik_changelog.md"
# example new bugfix v2.4.12
# example new bugfix v2.4.13
CurrentRef = "v2.4"
PreviousRef = "v2.4.11"
PreviousRef = "v2.4.12"
BaseBranch = "v2.4"
FutureCurrentRefName = "v2.4.12"
FutureCurrentRefName = "v2.4.13"
ThresholdPreviousRef = 10
ThresholdCurrentRef = 10