diff options
author | wr148d <wr148d@att.com> | 2021-02-19 13:49:54 -0500 |
---|---|---|
committer | wr148d <wr148d@att.com> | 2021-02-19 13:49:54 -0500 |
commit | fd51aab143cfef6bb5f94344726f2205bc5cb24b (patch) | |
tree | 089a444b3cefe6120c7eb4d30a769fff49be4518 /version.properties | |
parent | f6a1ae0561c05323a57ae309b6adfeec330df381 (diff) |
Upversion Sparky backend to 2.0.2
Issue-ID: AAI-3250
Signed-off-by: wr148d <wr148d@att.com>
Change-Id: Id55c2a298f6be3e383079222f2cc3d023700e2f3
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 ae23463..bb52871 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=2 minor=0 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} |