We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28a3824 commit 621c96fCopy full SHA for 621c96f
2 files changed
.github/workflows/main.yml
@@ -43,7 +43,7 @@ jobs:
43
- name: Deploy docs
44
run: |
45
mike deploy 16 -b publish -p
46
- mike retitle 16 "16.11" -b publish -p
+ mike retitle 16 "16.13" -b publish -p
47
48
# - name: Install Node.js 14.x
49
# uses: percona-platform/setup-node@v2
docs/templates/pdf_cover_page.tpl
@@ -7,6 +7,6 @@
7
{% if config.site_description %}
8
<h1>{{ config.site_description }}</h1>
9
{% endif %}
10
-<h2>16.13 (February 28, 2026)</h2>
+<h2>16.13 (February 26, 2026)</h2>
11
<!--<h3>Percona Technical Documentation Team</h3>-->
12
0 commit comments