diff options
author | efiacor <fiachra.corcoran@est.tech> | 2022-10-04 18:24:19 +0100 |
---|---|---|
committer | Fiachra Corcoran <fiachra.corcoran@est.tech> | 2022-10-05 11:42:09 +0000 |
commit | b1fc08de84143ff49069f5b4dde0958a6cec4cd8 (patch) | |
tree | b023cee218758a3fb470bab08c615f208dc4b22f /version.properties | |
parent | f598e86c23e1b3d87d64f9fc71c5efad4093b4d7 (diff) |
[DMAAP-BC] Release notes for kohn
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Change-Id: I17693bc0d2584b374ae280249cdb35e07ce10c2a
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 ca02896..f98fdd4 100644 --- a/version.properties +++ b/version.properties @@ -27,7 +27,7 @@ major=2 minor=0 -patch=10 +patch=11 base_version=${major}.${minor}.${patch} # Release must be completed with git revision # in Jenkins |