From be56f653743cc0e68bef81ef35df7c50ff8919c4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Oufella?= Date: Fri, 31 May 2024 13:12:35 -0400 Subject: [PATCH] prepare for v0.7.0 release --- cukinia | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cukinia b/cukinia index 610b0bf..d6c7f79 100755 --- a/cukinia +++ b/cukinia @@ -7,7 +7,7 @@ # This program is free software, distributed under the Apache License # version 2.0. See LICENSE for details. -CUKINIA_VERSION="0.6.3-dev" +CUKINIA_VERSION="0.7.0" # Default configuration file CUKINIA_CONF='/etc/cukinia/cukinia.conf'