mirror of
https://github.com/gitbucket/gitbucket.git
synced 2026-05-09 14:36:40 +02:00
Add Version 3.0 to versions
This commit is contained in:
@@ -21,6 +21,7 @@ object AutoUpdate {
|
||||
* The history of versions. A head of this sequence is the current BitBucket version.
|
||||
*/
|
||||
val versions = Seq(
|
||||
new Version(3, 0),
|
||||
new Version(2, 8),
|
||||
new Version(2, 7) {
|
||||
override def update(conn: Connection, cl: ClassLoader): Unit = {
|
||||
|
||||
Reference in New Issue
Block a user