From 90a9a0f369226e9f7a84a952df845f69591c8d18 Mon Sep 17 00:00:00 2001 From: Conrad Taylor Date: Fri, 24 Dec 2021 20:45:39 -0800 Subject: [PATCH] Update to PostgreSQL 14.1. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fe1b99c..70fe1d5 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ The purpose of this example is to provide details as to how one would go about u - Phoenix 1.6.4 or newer -- PostgreSQL 14.0 or newer +- PostgreSQL 14.1 or newer Note: This tutorial was updated on macOS 11.6.2.