diff options
author | 2022-12-05 17:32:10 +0000 | |
---|---|---|
committer | 2022-12-05 17:32:14 +0000 | |
commit | 69a25137be1b27265b8ced62ac9b7faf4774e80b (patch) | |
tree | 5830b2c7a0d5293cb68d0297e0340006c6907389 /version.properties | |
parent | cd2ea8442c6991a360cb349433ca38e753fbdd4e (diff) |
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Change-Id: Iaf4a4403eee3472be60bfaa99cf398ebd82fe7c7
Issue-ID: DMAAP-1748
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 c9b51c7..aabaad9 100644 --- a/version.properties +++ b/version.properties @@ -27,7 +27,7 @@ major=1 minor=1 -patch=14 +patch=15 base_version=${major}.${minor}.${patch} |