From 04397c2cf372c401b0558208184d914942d98e86 Mon Sep 17 00:00:00 2001 From: Alex Rea Date: Thu, 15 Sep 2022 09:30:51 +0100 Subject: [PATCH] Improve versioning check --- scripts/versioningCheck.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/versioningCheck.sh b/scripts/versioningCheck.sh index 335100f936..c5cd7a72ae 100644 --- a/scripts/versioningCheck.sh +++ b/scripts/versioningCheck.sh @@ -147,4 +147,4 @@ do done -exit $STATUS \ No newline at end of file +exit $STATUS