From de5c793ba337b4d1ed56cc13d873966c0c309331 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mateusz=20Pi=C4=99kos?= Date: Fri, 5 Jul 2024 13:22:13 +0200 Subject: [PATCH] Added misssing -SNAPSHOT suffix --- src/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Chart.yaml b/src/Chart.yaml index 1345aa6..daca16f 100644 --- a/src/Chart.yaml +++ b/src/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: nussknacker # In the main branch it should be always the -SNAPSHOT version. Release versions should be on the tags only -version: 1.15.3 +version: 1.15.3-SNAPSHOT description: Nussknacker - a design, development, and deployment tool for stream processing home: https://nussknacker.io/ icon: https://nussknacker.io/wp-content/uploads/2021/10/Nussknacker-short-black.svg