diff options
author | Jim Hahn <jrh3@att.com> | 2019-08-06 09:52:31 -0400 |
---|---|---|
committer | Jim Hahn <jrh3@att.com> | 2019-08-06 09:55:15 -0400 |
commit | 52d2377853af5eb2acba40381e61de17f3fe0d29 (patch) | |
tree | 86461d62253b960a604886106522cf518396e68c /version.properties | |
parent | 6b8ac7147aba546c2ff9ec3c2f032497f99eef50 (diff) |
Bump version in policy/models
Change-Id: Ie8761ccbd05edc80af51e0ae5e8c90a4dfaf7715
Issue-ID: POLICY-1965
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 50539a035..28a1d8d2d 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=2 minor=1 -patch=2 +patch=3 base_version=${major}.${minor}.${patch} |