Add Version 3.14

This commit is contained in:
Naoki Takezoe
2016-04-16 00:24:52 +09:00
parent 1d9fe5770e
commit 345685ed7c

View File

@@ -21,6 +21,7 @@ object AutoUpdate {
* The history of versions. A head of this sequence is the current GitBucket version.
*/
val versions = Seq(
new Version(3, 14),
new Version(3, 13),
new Version(3, 12),
new Version(3, 11),