diff options
author | Jim Hahn <jrh3@att.com> | 2020-10-19 16:05:49 -0400 |
---|---|---|
committer | Jim Hahn <jrh3@att.com> | 2020-10-19 16:06:15 -0400 |
commit | 07ea6738ff64b3f4f1792d0e17b626378e5ac83d (patch) | |
tree | 8cb583e2e3d55d28080ef600ff65c8a1d9954c24 /version.properties | |
parent | c419cbb3c9054484e806bb5b9ef1903aec9449ab (diff) |
Bump models to 2.3.6 snapshot
Issue-ID: POLICY-2869
Change-Id: I98223c20d6d1d6d9bf5bd958d9d3ed4aacdf17e6
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 c0e0acab4..0543f6801 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=2 minor=3 -patch=5 +patch=6 base_version=${major}.${minor}.${patch} |