From d1c45b864357e5eebed6aed572b71104c0e88eda Mon Sep 17 00:00:00 2001 From: Mike Grady Date: Tue, 30 Oct 2018 09:03:34 -0500 Subject: [PATCH] Add a version line --- common.bash | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/common.bash b/common.bash index 569067b..19abfc2 100644 --- a/common.bash +++ b/common.bash @@ -1,2 +1,3 @@ maintainer=tier -imagename=shib-idp-ui \ No newline at end of file +imagename=shib-idp-ui +version=1.4.1 \ No newline at end of file