diff options
author | Jim Hahn <jrh3@att.com> | 2021-03-23 17:24:07 -0400 |
---|---|---|
committer | Jim Hahn <jrh3@att.com> | 2021-03-23 17:24:31 -0400 |
commit | 558aefed481adb5e32641a30e4655ae1b02c4b25 (patch) | |
tree | 712745fcd8d1b697aa2f53cd62ebc69d3034ea99 /version.properties | |
parent | 631894b802dc3c87ab658d2d159a133967c6bde7 (diff) |
Bump to 2.4.3 in models
Issue-ID: POLICY-3150
Change-Id: Ie55f2fda2e890efdfed602e2f6030199400645c0
Signed-off-by: Jim Hahn <jrh3@att.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 926fe5b06..5d7ff9b8b 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=2 minor=4 -patch=2 +patch=3 base_version=${major}.${minor}.${patch} |