diff options
author | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2022-08-18 15:54:41 -0400 |
---|---|---|
committer | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2022-08-18 15:54:47 -0400 |
commit | 8b6df89a0a3a1e69cceff94151fe8cf5203a7b89 (patch) | |
tree | f284c64aa40b3666799c77fd536901f3597c471c /version.properties | |
parent | ac2ed4c1d3ae8c3f5f6d5e9f3111a9788496bb2e (diff) |
Bump api to 2.4.6-SNAPSHOT
Issue-ID: POLICY-4295
Change-Id: Iff4d6f3f41dc131102636e772112fc6eed26b72f
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 1e4caa5e..3450ac93 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=2 minor=4 -patch=5 +patch=6 base_version=${major}.${minor}.${patch} |