Updates for GitBucket 4.30.0 release

This commit is contained in:
Naoki Takezoe
2018-12-09 12:14:50 +09:00
parent 7fdb5ab142
commit 9d827eaa29
4 changed files with 19 additions and 9 deletions

View File

@@ -58,5 +58,6 @@ object GitBucketCoreModule
new Version("4.26.0"),
new Version("4.27.0", new LiquibaseMigration("update/gitbucket-core_4.27.xml")),
new Version("4.28.0"),
new Version("4.29.0")
new Version("4.29.0"),
new Version("4.30.0")
)