From 1b4c2a60bbb6d1542e20f6c1f6e0fa14edab4078 Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Tue, 2 Mar 2021 11:22:39 +0900 Subject: [PATCH] docs: update README Note latest version number. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5a7ffada..5d263cfe 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ replication capabilities with utilities to set up standby servers, monitor replication, and perform administrative tasks such as failover or switchover operations. -The most recent `repmgr` version (5.2.0) supports all PostgreSQL versions from +The most recent `repmgr` version (5.2.1) supports all PostgreSQL versions from 9.5 to 13. PostgreSQL 9.4 is also supported, with some restrictions. `repmgr` is distributed under the GNU GPL 3 and maintained by EnterpriseDB.