diff options
author | efiacor <fiachra.corcoran@est.tech> | 2022-11-28 09:18:35 +0000 |
---|---|---|
committer | efiacor <fiachra.corcoran@est.tech> | 2022-11-28 09:18:38 +0000 |
commit | d663a167358e883d8a97c50bd961f7996662effb (patch) | |
tree | 31548b2b726f8d6f6b1c16dab77739b53e261186 /version.properties | |
parent | da3e3d7abf5d1c01774c15329ad200fb004fff3d (diff) |
[MULTI] Bump version to 1.9.1
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Change-Id: If5add7cbb42b9af18f4d04199d2bd074e156fea0
Issue-ID: DMAAP-1806
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 82e93e2..e0453f1 100644 --- a/version.properties +++ b/version.properties @@ -19,7 +19,7 @@ major=1 minor=9 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |