From 7b3152b31a83ef421060e13eb187eef8c9fb2f0d Mon Sep 17 00:00:00 2001 From: Scott Koranda Date: Mon, 16 Jul 2018 13:14:52 -0500 Subject: [PATCH] Update recommended version to 3.1.0. Updated the recommended version on the top level to 3.1.0. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 893d1c5..fa53147 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ cd comanage-registry-docker * Define `COMANAGE_REGISTRY_VERSION`. Currently we recommend ``` -export COMANAGE_REGISTRY_VERSION=3.0.0 +export COMANAGE_REGISTRY_VERSION=3.1.0 ``` * Build a local image for COmanage Registry: