Define Version 3.2

This commit is contained in:
Naoki Takezoe
2015-05-03 01:26:35 +09:00
parent 411d19e74e
commit f58a506780

View File

@@ -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),