Update version to 4.31.0

This commit is contained in:
Naoki Takezoe
2019-03-16 22:44:38 +09:00
parent 1c6bdc7369
commit 279caca502

View File

@@ -3,7 +3,7 @@ import com.typesafe.sbt.pgp.PgpKeys._
val Organization = "io.github.gitbucket"
val Name = "gitbucket"
val GitBucketVersion = "4.30.1"
val GitBucketVersion = "4.31.0"
val ScalatraVersion = "2.6.3"
val JettyVersion = "9.4.14.v20181114"
val JgitVersion = "5.2.0.201812061821-r"