diff options
author | liamfallon <liam.fallon@est.tech> | 2022-04-27 09:46:38 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-04-27 09:46:38 +0100 |
commit | 7167f3808420d391198705f681ac480a3185fe48 (patch) | |
tree | 6f0f342dca8899078da184fe1ed31c4dc8ae7f1f /version.properties | |
parent | 5d077c8a4f2727776cf5577bf5521f0270a320a3 (diff) |
Update snapshot and/or references of policy/docker to latest snapshots
policy/docker updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4089
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: Ib1f5eaf1f685d3789375dc32fce07104fa4faf65
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 5d7ff9b8..35e80d6b 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=2 minor=4 -patch=3 +patch=4 base_version=${major}.${minor}.${patch} |