diff options
author | Bruno Sakoto <bruno.sakoto@bell.ca> | 2022-03-16 17:14:39 -0400 |
---|---|---|
committer | Bruno Sakoto <bruno.sakoto@bell.ca> | 2022-03-16 17:14:39 -0400 |
commit | 0d7bf6913ab9db89c474c2bfe30a48ccc130e462 (patch) | |
tree | 89de4d78ff34c30fa1179e8246d1dc2d73f2b8bb /version.properties | |
parent | c4adf98d2cc8cc02911176d326f1c22f36183e24 (diff) |
Upgrade to next snapshot version
Issue-ID: CPS-933
Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca>
Change-Id: I5ba87c850aa932737cc62e312a825c69a3db5a02
Diffstat (limited to 'version.properties')
-rwxr-xr-x | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index 17f2daa6cf..b2dfad63bc 100755 --- a/version.properties +++ b/version.properties @@ -22,7 +22,7 @@ major=3 minor=0 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |