Prepare release v2.3.6

This commit is contained in:
Jean-Baptiste Doumenjou 2020-12-17 17:02:04 +01:00 committed by GitHub
parent 63f65e5b2a
commit 3ff83fc1f8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 14 additions and 2 deletions

View file

@ -6,9 +6,9 @@ FileName = "traefik_changelog.md"
# example new bugfix v2.3.5
CurrentRef = "v2.3"
PreviousRef = "v2.3.4"
PreviousRef = "v2.3.5"
BaseBranch = "v2.3"
FutureCurrentRefName = "v2.3.5"
FutureCurrentRefName = "v2.3.6"
ThresholdPreviousRef = 10
ThresholdCurrentRef = 10