Bump to 4.22.0

This commit is contained in:
Naoki Takezoe
2018-03-03 02:29:51 +09:00
parent 1c0f99bd64
commit b25f97a96f

View File

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