Add Version 1.9

This commit is contained in:
takezoe
2013-12-28 02:43:15 +09:00
parent fe63ad0976
commit 1cb1e68a01

View File

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