diff options
author | Maharajh, Robby (rx2202) <rx2202@us.att.com> | 2021-02-25 09:24:11 -0500 |
---|---|---|
committer | Maharajh, Robby (rx2202) <rx2202@us.att.com> | 2021-02-25 09:24:16 -0500 |
commit | a026b235303cf2e97a2f1600e6401c3aaf58b84f (patch) | |
tree | 658779e6c50a6f172260704031669f94f60b21fa /version.properties | |
parent | 9315a648d77f5b9d85e782e34f9ce59be310449c (diff) |
Upversion to 1.8.1-SNAPSHOT
Issue-ID: AAI-3249
Change-Id: Ib6940e4fe76dc3ee8c341363a15b7aebc120e9ec
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} |