From 4847e249073807c5c74d30b32516c1b5f37f271f Mon Sep 17 00:00:00 2001 From: paulius Date: Mon, 24 Oct 2022 12:55:58 +0300 Subject: [PATCH] Update version on readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f7e3954c..ab1f85f6 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ docker build -t lighter . ### Spark versions -Lighter will always try to support the latest patch version for all officially recommended [Apache Spark](https://spark.apache.org/) releases i.e.: 3.1.3, 3.2.2 and 3.3.0. +Lighter will always try to support the latest patch version for all officially recommended [Apache Spark](https://spark.apache.org/) releases i.e.: 3.1.3, 3.2.2 and 3.3.1. ### Contributing