Update version to 2.6

This commit is contained in:
Naoki Takezoe
2014-11-22 22:36:27 +09:00
parent 617fcf7c99
commit ae6291ab83

View File

@@ -53,6 +53,7 @@ object AutoUpdate {
* The history of versions. A head of this sequence is the current BitBucket version.
*/
val versions = Seq(
new Version(2, 6),
new Version(2, 5),
new Version(2, 4),
new Version(2, 3) {