From 3d038dc2ac194942246c9ffcb54501c500466646 Mon Sep 17 00:00:00 2001 From: srinivasyanamadala Date: Wed, 21 May 2025 08:29:24 +0200 Subject: [PATCH] SW release 1.0.6-SNAPSHOT Issue-ID: POLICY-5374 Change-Id: I2b81c8626333bc5ae5a7a0004693aa5ea0cc1be0 Signed-off-by: srinivasyanamadala --- version | 2 +- version.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/version b/version index 90a27f9..4fd21a1 100644 --- a/version +++ b/version @@ -1 +1 @@ -1.0.5 +1.0.6-SNAPSHOT diff --git a/version.properties b/version.properties index 17c4b15..c31ca0f 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=0 -patch=5 +patch=6 base_version=${major}.${minor}.${patch} -- 2.16.6