Setting version to 4.35.0

This commit is contained in:
Naoki Takezoe
2020-12-13 14:38:51 +09:00
parent 6053d9826e
commit f20497e769

View File

@@ -3,7 +3,7 @@ import com.typesafe.sbt.pgp.PgpKeys._
val Organization = "io.github.gitbucket"
val Name = "gitbucket"
val GitBucketVersion = "4.35.0-SNAPSHOT"
val GitBucketVersion = "4.35.0"
val ScalatraVersion = "2.7.0"
val JettyVersion = "9.4.32.v20200930"
val JgitVersion = "5.9.0.202009080501-r"