Bump to 4.15.0

This commit is contained in:
Naoki Takezoe
2018-05-29 00:04:02 +09:00
parent 6eadebede2
commit 80b7e15d94

View File

@@ -3,7 +3,7 @@ import com.typesafe.sbt.pgp.PgpKeys._
val Organization = "io.github.gitbucket"
val Name = "gitbucket"
val GitBucketVersion = "4.24.1"
val GitBucketVersion = "4.25.0"
val ScalatraVersion = "2.6.1"
val JettyVersion = "9.4.7.v20170914"