From a48263dab3097b4e3a12975df67dd14c93ee32e0 Mon Sep 17 00:00:00 2001 From: Marco Vermeulen Date: Sat, 28 Sep 2013 14:37:59 +0200 Subject: [PATCH] Update version of beta to 1.3.7 --- config.groovy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.groovy b/config.groovy index 77917981..66b87364 100644 --- a/config.groovy +++ b/config.groovy @@ -1,5 +1,5 @@ vertxVersion = '1.3.1.final' -gvmVersion = '1.0.0-SNAPSHOT' +gvmVersion = '1.3.7' environments { local { gvmService = 'http://localhost:8080'