diff options
author | wr148d <wr148d@att.com> | 2021-02-18 08:55:15 -0500 |
---|---|---|
committer | wr148d <wr148d@att.com> | 2021-02-18 08:55:15 -0500 |
commit | b7891a2b29c54c8955d549a7cd67e0a9cc138cdb (patch) | |
tree | b9fb69a1f922216fa73293ef908f1101fe04279a /version.properties | |
parent | b6edee74b2e31303521d53a4b7f33ef7b378672c (diff) |
Upversion sparky backend to 2.0.1
Issue-ID: AAI-3250
Signed-off-by: wr148d <wr148d@att.com>
Change-Id: I0491c20ca6f440b4bf2f3d4cbe9e10a5a8e723a8
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 a3ac0d9..ae23463 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=2 minor=0 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |