mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-11-18 11:20:38 +01:00
Update version to 3.11.0-SNAPSHOT
This commit is contained in:
@@ -9,7 +9,7 @@ import JettyPlugin.autoImport._
|
||||
object MyBuild extends Build {
|
||||
val Organization = "gitbucket"
|
||||
val Name = "gitbucket"
|
||||
val Version = "3.10.0"
|
||||
val Version = "3.11.0-SNAPSHOT"
|
||||
val ScalaVersion = "2.11.6"
|
||||
val ScalatraVersion = "2.4.0"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user