From 869eaf8cfd345ee9cd160344b79995effad55792 Mon Sep 17 00:00:00 2001 From: Naoki Takezoe Date: Sat, 27 Jun 2015 23:02:42 +0900 Subject: [PATCH] Update version to 3.5.0-SNAPSHOT --- env.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/env.sh b/env.sh index 6b8bd22e3..d6cd2335d 100644 --- a/env.sh +++ b/env.sh @@ -1,2 +1,2 @@ #!/bin/sh -export GITBUCKET_VERSION=3.4.1-SNAPSHOT +export GITBUCKET_VERSION=3.5.0-SNAPSHOT