diff options
author | Jim Hahn <jrh3@att.com> | 2020-09-08 14:28:58 -0400 |
---|---|---|
committer | Jim Hahn <jrh3@att.com> | 2020-09-08 14:29:42 -0400 |
commit | 384cf725e41714803d77f84058be88c98bd0eb0c (patch) | |
tree | c2ca250e288cdf1e9383ef00047d0a7c3bff3d94 /version.properties | |
parent | 09c1c391611634c3d3e3bfb959aac3c0795a4497 (diff) |
Bump models to 2.3.2
Issue-ID: POLICY-2789
Change-Id: I19b397ecb165bea30059142d9d4c5357ceba9825
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 bc2c506da..16dbea1c3 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=2 minor=3 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} |