diff options
author | Instrumental <jonathan.gathman@att.com> | 2018-10-11 17:50:20 -0500 |
---|---|---|
committer | Instrumental <jonathan.gathman@att.com> | 2018-10-11 17:50:24 -0500 |
commit | cce7c15c3314a92835e8ce7566d90c2399c43f30 (patch) | |
tree | e88ea8ea970b6c1bc35c784821e6276a005bd4e7 | |
parent | 0fbb75a83753293130d9ac0df3cb77b7949108ee (diff) |
forgot Version Properties 2.1.3
Issue-ID: AAF-557
Change-Id: I348617fcd274a3eee4a962561c33a9b543f8ad10
Signed-off-by: Instrumental <jonathan.gathman@att.com>
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index 12d985e6..2ffb7ed4 100644 --- a/version.properties +++ b/version.properties @@ -27,7 +27,7 @@ major=2 minor=1 -patch=2 +patch=3 base_version=${major}.${minor}.${patch} |