update version

This commit is contained in:
Fabian Markert
2015-12-24 17:16:20 +01:00
parent 7bd17ed038
commit 44e161f6ec

View File

@@ -8,7 +8,7 @@ import sbtassembly._
object MyBuild extends Build {
val Organization = "gitbucket"
val Name = "gitbucket"
val Version = "3.9.0"
val Version = "3.9.1"
val ScalaVersion = "2.11.6"
val ScalatraVersion = "2.3.1"