From c4c685160cb8990ecd0c5d05bb05cf76b9e9addc Mon Sep 17 00:00:00 2001 From: Dragos Andriciuc Date: Mon, 1 Sep 2025 17:41:18 +0300 Subject: [PATCH] Small date fix (#568) --- contrib/pg_tde/documentation/variables.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/pg_tde/documentation/variables.yml b/contrib/pg_tde/documentation/variables.yml index a61f6cb0887..2ff670155b9 100644 --- a/contrib/pg_tde/documentation/variables.yml +++ b/contrib/pg_tde/documentation/variables.yml @@ -7,7 +7,7 @@ pgversion17: '17.5' tdebranch: release-17.5.2 date: - GA20: '2025-08-30' + GA20: '2025-09-01' GA10: '2025-06-30' RC2: '2025-05-29' RC: '2025-03-27'