diff options
author | ash74268 <ashwin.shyam.sharma@att.com> | 2021-06-24 09:15:07 -0500 |
---|---|---|
committer | ash74268 <ashwin.shyam.sharma@att.com> | 2021-06-24 09:15:07 -0500 |
commit | 8b06692700f444abe633d279ebb3b7450410814d (patch) | |
tree | 510f041430a7404ec1d3205660d3d2fed8a386e8 /version.properties | |
parent | 0d2173bdd1f5e834076d511b08282e7d99e4125a (diff) |
Bumping up version to 1.4.4 for proxy config build
Issue-ID: SDC-3613
Signed-off-by: ash74268 <ashwin.shyam.sharma@att.com>
Change-Id: I8de71646895b16fa3af7b5306f55d210fb238493
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 a54766f..49feeb5 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major=1 minor=4 -patch=3 +patch=4 base_version=${major}.${minor}.${patch} |