Add Version 1.11

This commit is contained in:
takezoe
2014-02-21 12:05:15 +09:00
parent 7ba1f85d48
commit 63dda84c8b

View File

@@ -50,6 +50,7 @@ object AutoUpdate {
* The history of versions. A head of this sequence is the current BitBucket version.
*/
val versions = Seq(
Version(1, 11),
Version(1, 10),
Version(1, 9),
Version(1, 8),