diff options
author | Harish Venkata Kajur <vk250x@att.com> | 2021-01-19 10:24:03 -0500 |
---|---|---|
committer | Harish Venkata Kajur <vk250x@att.com> | 2021-02-02 15:17:08 -0500 |
commit | acf6cddf4897dc6718288910837618d6d06a4f64 (patch) | |
tree | 13355c202548ca0486b8649e5f12fc6340df9cd1 /version.properties | |
parent | 4ab907875d9f7c2a0e9c05dadec6f7df6eac3c7f (diff) |
Update resources to use v23
Issue-ID: AAI-3249
Change-Id: I1bcc27a79e7e34c47bff146c76c5a648105d772d
Signed-off-by: Harish Venkata Kajur <vk250x@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 b40cc93..8d611d2 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major_version=1 minor_version=8 -patch_version=1 +patch_version=2 base_version=${major_version}.${minor_version}.${patch_version} |