Skip to content

Commit b1764e3

Browse files
authored
Quick Date fix 16 (#973)
This PR updates the date to the release note 16.14.
1 parent 33736b1 commit b1764e3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/release-notes/release-notes-v16.14.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Percona Distribution for PostgreSQL 16.14 ({{date["16_14"] | default("unreleased")}})
1+
# Percona Distribution for PostgreSQL 16.14 ({{date.16_14}})
22

33
[Installation](../installing.md){.md-button}
44

variables.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ pgversion: 2026-05-14
77
pgsmversion: 2026-05-14
88

99

10-
date: 2026-05-14
10+
date:
1111
16_14: 2026-05-14
1212
16_13: 2026-05-14
1313
16_11: 2026-05-14

0 commit comments

Comments
 (0)