Skip to content

Commit 3ebfc51

Browse files
authored
Update date variables (#586)
This PR simply updates the dates of the 2.2.0 release, as it was merged prior to release branch.
1 parent 988eedd commit 3ebfc51

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

documentation/docs/templates/pdf_cover_page.tpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@
77
{% if config.site_description %}
88
<h1>{{ config.site_description }}</h1>
99
{% endif %}
10-
<h2> 2.1.1 (2026-01-22)</h2>
10+
<h2> 2.2.0 (2026-05-20)</h2>
1111
<!--<h3>Percona Technical Documentation Team</h3>-->

documentation/variables.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ tdebranch: release-2.2.0
88

99
date:
1010

11-
2_2_0: '2026-05-18'
11+
2_2_0: '2026-05-20'
1212
2_1_2: '2026-03-02'
1313
2_1_1: '2026-01-22'
1414
2_1: '2025-11-28'

0 commit comments

Comments
 (0)