diff options
author | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2021-08-04 14:19:47 -0400 |
---|---|---|
committer | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2021-08-04 14:19:51 -0400 |
commit | f2df588adad630e58dcf7fa2214b4c26e7120662 (patch) | |
tree | 04093d6859f501b08e426ba30e976ff5238845db /version.properties | |
parent | 3498abe8b3db0f56fab35e5a1d218ec21e5ea4a8 (diff) |
Bump models to 2.4.5-SNAPSHOT
Issue-ID: POLICY-3329
Change-Id: I50fc59d9d9d605f3c979c71dc0fd17351036089a
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 35e80d6b4..1e4caa5ee 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=2 minor=4 -patch=4 +patch=5 base_version=${major}.${minor}.${patch} |