aboutsummaryrefslogtreecommitdiffstats
path: root/version.properties
diff options
context:
space:
mode:
authorThomas Nelson Jr <nelson24@att.com>2018-10-14 02:47:32 -0400
committerThomas Nelson Jr arthurdent3 <nelson24@att.com>2018-10-14 02:53:16 -0400
commit287bdcbb5482f94df091c3b7b766fed0007efa2e (patch)
tree9d54801faea72ba0d26d7b71fc300bfdb4220b39 /version.properties
parent43792bd2e44d975e3fc5f0c7aca195524365f65c (diff)
Bug Fix to keep runcwl from failing.
Update to ensure container exits with a 0 Change-Id: I330a9488017303a6a3b08473bdedf43b9d65abd6 Issue-ID: MUSIC-147 Signed-off-by: Thomas Nelson <nelson24@nelson42.com> Signed-off-by: Thomas Nelson Jr arthurdent3 <nelson24@att.com>
Diffstat (limited to 'version.properties')
-rwxr-xr-xversion.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties
index b5dfb335..ecd85846 100755
--- a/version.properties
+++ b/version.properties
@@ -4,7 +4,7 @@
major=3
minor=0
-patch=21
+patch=22
base_version=${major}.${minor}.${patch}