From 78a8dc8aa64ab540ec33f7c8099c75654814794a Mon Sep 17 00:00:00 2001 From: Nicolas Venegas Date: Thu, 7 May 2026 12:07:18 +1000 Subject: [PATCH] Update version number in main README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d31c4a2..62a68c9 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Visit our [Get Started](https://factorhouse.io/flex/get-started) page to learn m The free version of Flex can be found here: ``` -docker pull factorhouse/flex-ce:95.5 +docker pull factorhouse/flex-ce:96.1 ``` ## Enterprise Edition @@ -36,7 +36,7 @@ docker pull factorhouse/flex-ce:95.5 Paying customers using the Enterprise Edition can use the following Docker image: ``` -docker pull factorhouse/flex:95.5 +docker pull factorhouse/flex:96.1 ``` # Documentation