diff options
author | 2025-01-03 15:00:24 +0100 | |
---|---|---|
committer | 2025-01-03 14:03:45 +0000 | |
commit | 20bf47ce0f161f4bb8273ea6862a6b5573fdbad0 (patch) | |
tree | 40892827fd250b853fbafb8acae5fbe0f0f6f4fb /version.properties | |
parent | 896f20e6c6c8816ce0d2d5f46230c264b2228b47 (diff) |
Update Version to 1.13.8-SNAPSHOT
-bump version to 1.13.8-SNAPSHOT
Issue-ID: SDC-4696
Change-Id: If5703b67c2627f34ec83ff297c14ba366db49149
Signed-off-by: rohit.raj@t-systems.com <rohit.raj@t-systems.com>
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index 4efae2cf11..d19157a11f 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major=1 minor=13 -patch=7 +patch=8 base_version=${major}.${minor}.${patch} |