Updated to GitBucket 3.5

This commit is contained in:
Mike Slinn
2015-08-02 08:47:47 -07:00
parent 8ca7117065
commit e6a215a9c3

View File

@@ -44,7 +44,7 @@ GITBUCKET_WAR_DIR=$GITBUCKET_DIR/lib
GITBUCKET_WAR_FILE=$GITBUCKET_WAR_DIR/gitbucket.war
# GitBucket version to fetch when installing
GITBUCKET_VERSION=2.1
GITBUCKET_VERSION=3.5
#
# End of configuration section. Ignore this part