diff options
author | efiacor <fiachra.corcoran@est.tech> | 2022-10-04 18:00:09 +0100 |
---|---|---|
committer | Fiachra Corcoran <fiachra.corcoran@est.tech> | 2022-10-05 11:40:24 +0000 |
commit | 0f3bdae1a9ea2ef6ade01a8eed7b6229f0a168c5 (patch) | |
tree | 7f12bb34c4065bb46ea280b11a8d7075bfaacbee /version.properties | |
parent | 1bb3c3745780679555fef7fe054539d57da4e5fc (diff) |
[DMAAP-DR] Add Kohn release notes
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Change-Id: Ie440c28f3bfe0a4df141c0abf8b404edb4c44686
Issue-ID: DMAAP-1786
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 d0a38284..cc51f4d7 100644 --- a/version.properties +++ b/version.properties @@ -27,7 +27,7 @@ major=2
minor=1
-patch=11
+patch=12
base_version=${major}.${minor}.${patch}
|