diff options
author | liamfallon <liam.fallon@est.tech> | 2021-09-15 21:57:45 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2021-09-15 21:58:09 +0100 |
commit | d9131ec55fd588ba6863de90756a8006adcc28b4 (patch) | |
tree | c667800bede258040c940ffcb5da1a40af74d6be /version.properties | |
parent | 7599706137d1c32f747ea8d66746c7f2be626739 (diff) |
Bump policy-clamp snapshot version to 6.1.3-SNAPSHOT
Issue-ID: POLICY-3587
Change-Id: Ie3e6aba3a2dd64f36fcf5cbd860fe9b63ee4e8aa
Signed-off-by: liamfallon <liam.fallon@est.tech>
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 063474d7e..077f8aeb0 100644 --- a/version.properties +++ b/version.properties @@ -27,7 +27,7 @@ major=6 minor=1 -patch=2 +patch=3 base_version=${major}.${minor}.${patch} |