diff options
author | wr148d <wr148d@att.com> | 2020-08-06 16:05:58 -0400 |
---|---|---|
committer | wr148d <wr148d@att.com> | 2020-08-06 16:05:58 -0400 |
commit | f59c97007efb7f3b29b5a5205d1d0aa015edc76b (patch) | |
tree | deb977bdf981b43acd9435b377d67f0d2b245ffb /version.properties | |
parent | ded9a5d85bda822e2d93f0def3336eb11d4a2487 (diff) |
Update the sparky portal to a newer version to deliver the fix
Issue-ID: AAI-2905
Signed-off-by: wr148d <wr148d@att.com>
Change-Id: I4cf8c70bae21b0333a817559b696eccfe9ec2195
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 e377fcf..4bdcfa1 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=7 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |