Update version to 4.7.1

This commit is contained in:
Naoki Takezoe
2016-11-27 19:09:45 +09:00
parent 3b0eed48d9
commit bec75120bc

View File

@@ -22,5 +22,6 @@ object GitBucketCoreModule extends Module("gitbucket-core",
new Version("4.7.0",
new LiquibaseMigration("update/gitbucket-core_4.7.xml"),
new SqlMigration("update/gitbucket-core_4.7.sql")
)
),
new Version("4.7.1")
)