(refs #28)Implementing avatar image uploading.

This commit is contained in:
takezoe
2013-07-10 11:34:36 +09:00
parent 2c33abe5d1
commit e4324258d3
8 changed files with 65 additions and 15 deletions

View File

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