Release 4.21.2

This commit is contained in:
Naoki Takezoe
2018-01-27 21:54:55 +09:00
parent e46f1b0efc
commit c8b6eb1bd9
4 changed files with 9 additions and 2 deletions

View File

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