diff options
author | Ofir Sonsino <os0695@intl.att.com> | 2020-03-19 10:25:15 +0200 |
---|---|---|
committer | Ofir Sonsino <os0695@intl.att.com> | 2020-03-19 10:25:15 +0200 |
commit | a6b20ce3648af25f1c4d4aad61503da6f861eda1 (patch) | |
tree | 31013b345aed38800b1c7947076afc4069deffea /version.properties | |
parent | bf71d497301bb5f782879d696d1f924ea77f14fb (diff) |
Bump Base dockers version to 1.6.11.6.1
Change-Id: If700e171c7862b29d7c5c86663cd06c3c88cb890
Issue-ID: SDC-2595
Signed-off-by: Ofir Sonsino <os0695@intl.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 0f0fb2b..9c539e8 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major=1 minor=6 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |