diff options
author | Jim Hahn <jrh3@att.com> | 2020-09-08 17:49:53 -0400 |
---|---|---|
committer | Jim Hahn <jrh3@att.com> | 2020-09-08 17:50:16 -0400 |
commit | c67ac318d774d562afe77e538d46bf4431d0a5c4 (patch) | |
tree | 97ed908d18f41f399da8b92e75c3efff58bf29ed /version.properties | |
parent | 86acb459d0a8cd39f77edef1091b3ccf76cb60ab (diff) |
Bump api to 2.3.2
Issue-ID: POLICY-2789
Change-Id: Ib834f2cc5eeedcca7e2cb0aaeaf7f6230570508f
Signed-off-by: Jim Hahn <jrh3@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 bc2c506d..16dbea1c 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=2 minor=3 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} |