From 0ad1eb93c6fdac3b9c2f99bba76f3e95869f5c6f Mon Sep 17 00:00:00 2001 From: Thomas Crowley Date: Thu, 18 Jul 2024 20:07:27 +1000 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 70ebe05..8c8de66 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ Visit our [Get Started](https://factorhouse.io/kpow/get-started) page to learn m The free version of Kpow can be found here: ``` -docker pull factorhouse/kpow-ce:93.2 +docker pull factorhouse/kpow-ce:93.3 ``` ## Standard and Enterprise Edition @@ -37,7 +37,7 @@ docker pull factorhouse/kpow-ce:93.2 Paying customers using the Standard or Enterprise Edition can use the following Docker image: ``` -docker pull factorhouse/kpow-ee:93.2 +docker pull factorhouse/kpow-ee:93.3 ``` Instructions on how to start a 30-day free trial of Kpow can be found [here](https://factorhouse.io/kpow/get-started).