From 1a6906974b8728e187a313a7b8c8bbd1dbbc23e7 Mon Sep 17 00:00:00 2001 From: Chris Hubing Date: Fri, 13 Jan 2017 11:43:50 -0500 Subject: [PATCH] updated to 3.3.0 --- common.bash | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common.bash b/common.bash index 54621fe..6bf516a 100644 --- a/common.bash +++ b/common.bash @@ -2,4 +2,4 @@ registry="docker.io" maintainer="bigfleet" basename="shibboleth_idp" imagename="shibboleth_idp" -version="3.2.1" \ No newline at end of file +version="3.3.0"