diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2020-02-21 08:37:54 -0500 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2020-02-21 08:38:01 -0500 |
commit | bee670e4b37f0e415378c093d58986128017d30a (patch) | |
tree | 790ec99fc679c3fd6bcaf29870e4534b113529ec /version.properties | |
parent | 1c3e0cc8cb3d2bf3744294cc26c75181378303c2 (diff) |
Bump policy/docker to 2.0.1
2.0.0 was released, there are changes so there needs to be
a release for 2.0.1
Issue-ID: POLICY-2378
Change-Id: Ib9cd12ffc4ab06016d4208d45f4a5183e62432d1
Signed-off-by: Pamela Dragosh <pdragosh@research.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 a3ac0d9c..ae234638 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=2 minor=0 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |