diff options
author | liamfallon <liam.fallon@est.tech> | 2021-11-24 16:34:17 +0000 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2021-11-24 16:34:17 +0000 |
commit | 81bd762e049e100f091164b8911ef5feaee71130 (patch) | |
tree | 58664f1de4bd7aa0ac0fd97a8fd98c153ead6f7e /version.properties | |
parent | 94dcd060655cc5f92bbabbe5c422c09cf7d93404 (diff) |
Update snapshot of policy/docker to 2.4.1-SNAPSHOT
*** This commit is generated by a PF release script ***
This commit updates the snapshot of the repo to the next patch version.
Issue-ID: POLICY-3827
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I838765b413507978fff7dffce324df3f9f7e9dcf
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 ee5d4d0e..858e03bd 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=2 minor=4 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |