diff options
author | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2021-06-23 13:08:35 -0400 |
---|---|---|
committer | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2021-06-23 13:08:40 -0400 |
commit | 3ed2bc9114bf997d46018ccd0157bd39b2af3cc2 (patch) | |
tree | a74b5c041c6d07b0820331058582f202aff9f618 /version.properties | |
parent | 4e87f4bd211a8fb52455dc04537c8c1af882d0d1 (diff) |
Bump common to 1.8.2-SNAPSHOT
Issue-ID: POLICY-3329
Change-Id: I404bffda11056509e299eacf053a5801eb9340c8
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
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 b3f28cde..58e379c0 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=8 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} |