This is an automated email from the ASF dual-hosted git repository.

pcongiusti pushed a commit to branch release-1.8.x
in repository https://gitbox.apache.org/repos/asf/camel-k.git


The following commit(s) were added to refs/heads/release-1.8.x by this push:
     new 5648fd793 chore(ci): defaults regen
5648fd793 is described below

commit 5648fd793c25a72ee4a30923965cd864ac08cfec
Author: Pasquale Congiusti <[email protected]>
AuthorDate: Wed Apr 6 11:17:04 2022 +0200

    chore(ci): defaults regen
---
 pkg/util/defaults/defaults.go | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pkg/util/defaults/defaults.go b/pkg/util/defaults/defaults.go
index ae70737e4..6085fb365 100644
--- a/pkg/util/defaults/defaults.go
+++ b/pkg/util/defaults/defaults.go
@@ -23,7 +23,7 @@ package defaults
 
 const (
        // Version --
-       Version = "1.8.2-SNAPSHOT"
+       Version = "1.8.3-SNAPSHOT"
 
        // DefaultRuntimeVersion --
        DefaultRuntimeVersion = "1.12.0"

Reply via email to