4.9.0 release

This commit is contained in:
Naoki Takezoe
2017-01-29 01:57:54 +09:00
parent 538c1d7a9a
commit 161c5513df
3 changed files with 12 additions and 2 deletions

View File

@@ -25,7 +25,7 @@ object GitBucketCoreModule extends Module("gitbucket-core",
),
new Version("4.7.1"),
new Version("4.8"),
new Version("4.9",
new Version("4.9.0",
new LiquibaseMigration("update/gitbucket-core_4.9.xml")
)
)