diff options
author | liamfallon <liam.fallon@est.tech> | 2021-11-29 11:33:47 +0000 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2021-11-29 11:33:47 +0000 |
commit | 1789e7f1b093cf1732e4d18e5cb374f23f71aceb (patch) | |
tree | f385594ef0b9dfad75fb5c3a98ba033429e88aca /version.properties | |
parent | 393c4baaebb3806f6bc2f2b4ed0b59c6fedbd194 (diff) |
Update snapshot of policy/gui to 2.2.1-SNAPSHOT
*** This commit is generated by a PF release script ***
policy/gui is update from 2.2.0-SNAPSHOT to 2.2.1-SNAPSHOT
Issue-ID: POLICY-3827
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I5629154c1c381e34c9221dc07286a0219893b360
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 c45e658..71e8e44 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=2 minor=2 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |