From cb3e442497fc8b847d878bdcfb20276bc725718d Mon Sep 17 00:00:00 2001 From: waynedunican Date: Tue, 28 Jan 2025 15:31:22 +0000 Subject: [PATCH] Update SNAPSHOT version Issue-ID: POLICY-5255 Change-Id: If15f5fd912a0a3ed054755af12aaaaa11608b8a0 Signed-off-by: waynedunican --- version | 2 +- version.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/version b/version index 3eefcb9..51f7e73 100644 --- a/version +++ b/version @@ -1 +1 @@ -1.0.0 +1.0.1-SNAPSHOT diff --git a/version.properties b/version.properties index 5128787..266427f 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=0 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} -- 2.16.6