From 26a3cfcae38584e1a0c366ff7f5789a2be2a27c6 Mon Sep 17 00:00:00 2001 From: brcastel Date: Thu, 28 Feb 2019 10:35:55 -0500 Subject: [PATCH] prepare for 3.2.0 release --- metroae | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metroae b/metroae index fd31895ef5..beba788967 100755 --- a/metroae +++ b/metroae @@ -4,7 +4,7 @@ set -e # Wrapper around ansible-playbook for the installation of Nuage components # -METROAE_VERSION="v3.1.0" +METROAE_VERSION="v3.2.0" CURRENT_DIR=`pwd` PLAYBOOK_DIR=$CURRENT_DIR/src/playbooks