mirror of
https://github.com/gitbucket/gitbucket.git
synced 2026-05-07 10:57:21 +02:00
Define Version 3.2
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, 2),
|
||||
new Version(3, 1),
|
||||
new Version(3, 0),
|
||||
new Version(2, 8),
|
||||
|
||||
Reference in New Issue
Block a user