diff options
author | Maharajh, Robby (rx2202) <rx2202@us.att.com> | 2021-02-25 09:28:34 -0500 |
---|---|---|
committer | Maharajh, Robby (rx2202) <rx2202@us.att.com> | 2021-02-25 09:28:37 -0500 |
commit | a4537ab709d39074ad84582efe03503271d9f1d6 (patch) | |
tree | 06d099b5f1f78cecb84eda246740e7851bab5476 /version.properties | |
parent | 259550d18f919c8cf61dd25f2388bcdfb0e7ec02 (diff) |
Upversion to 1.8.1-SNAPSHOT
Issue-ID: AAI-3249
Change-Id: Ia204877099f5d086f5946c9f6fe438f8dac22235
Signed-off-by: Maharajh, Robby (rx2202) <rx2202@us.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 5403b8c..b40cc93 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major_version=1 minor_version=8 -patch_version=0 +patch_version=1 base_version=${major_version}.${minor_version}.${patch_version} |