From 287bdcbb5482f94df091c3b7b766fed0007efa2e Mon Sep 17 00:00:00 2001 From: Thomas Nelson Jr Date: Sun, 14 Oct 2018 02:47:32 -0400 Subject: 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 Signed-off-by: Thomas Nelson Jr arthurdent3 --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.properties') 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} -- cgit 1.2.3-korg