From 972c1f6bee58700036691929f402d1b240741479 Mon Sep 17 00:00:00 2001 From: Jenkins Promoter Date: Sun, 1 Dec 2024 15:59:26 +0200 Subject: [PATCH] Update ScyllaDB version to: 6.1.5 --- SCYLLA-VERSION-GEN | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SCYLLA-VERSION-GEN b/SCYLLA-VERSION-GEN index 8e334989..1d7d3c1d 100755 --- a/SCYLLA-VERSION-GEN +++ b/SCYLLA-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh PRODUCT=scylla -VERSION=6.1.4 +VERSION=6.1.5 if test -f version then