From 95413e37e8ec74d310bd049caedc673bbe966693 Mon Sep 17 00:00:00 2001
From: Magnus Hagander
Date: Tue, 2 Jan 2024 12:00:07 +0100
Subject: [PATCH] Fix version numbers in Ubuntu releases on download page
Reported by Egor Rogov
---
templates/pages/download/linux/ubuntu.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/templates/pages/download/linux/ubuntu.html b/templates/pages/download/linux/ubuntu.html
index 1888997f..620f73a2 100644
--- a/templates/pages/download/linux/ubuntu.html
+++ b/templates/pages/download/linux/ubuntu.html
@@ -26,8 +26,8 @@ updates for all supported versions of PostgreSQL throughout the support
The PostgreSQL Apt Repository supports the current versions of Ubuntu:
- - mantic (22.10, non-LTS)
- - lunar (22.10, non-LTS)
+ - mantic (23.10, non-LTS)
+ - lunar (23.04, non-LTS)
- jammy (22.04, LTS)
- focal (20.04, LTS)
--
2.39.5