diff options
author | Jim Hahn <jrh3@att.com> | 2021-06-23 18:10:11 -0400 |
---|---|---|
committer | Jim Hahn <jrh3@att.com> | 2021-06-23 18:10:34 -0400 |
commit | 3fb198c7ecc9267a566b82cd84450ecf5a9fc425 (patch) | |
tree | ae82862f2db1c30c3cb27f80944a316366f0c113 /version.properties | |
parent | 4250a963a2a327c5cc2f9f218ea22c1a85db6982 (diff) |
Bump api to 2.4.4
Issue-ID: POLICY-3329
Change-Id: Iacd49e7c48160bc24dfcc4f226e2e8e3cfea66f4
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 5d7ff9b8..35e80d6b 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=2 minor=4 -patch=3 +patch=4 base_version=${major}.${minor}.${patch} |