(refs #74)Add WEB_HOOK table.

This commit is contained in:
takezoe
2013-09-02 18:17:28 +09:00
parent 6fe65c76b1
commit 940e2f4759
3 changed files with 25 additions and 0 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, 6),
Version(1, 5),
Version(1, 4),
new Version(1, 3){