(refs #1858) Upgrade gist plugin

This commit is contained in:
Naoki Takezoe
2018-01-27 12:48:45 +09:00
parent 1d98308a21
commit eb76db5f2c
3 changed files with 6 additions and 5 deletions

View File

@@ -51,5 +51,6 @@ object GitBucketCoreModule extends Module("gitbucket-core",
new Version("4.20.0"),
new Version("4.21.0",
new LiquibaseMigration("update/gitbucket-core_4.21.xml")
)
),
new Version("4.21.1")
)