Merge branch 'develop' into upgrades-refactor

re-added upgrade scripts from #5464
This commit is contained in:
Julian Lam
2017-03-01 11:11:40 -05:00
3 changed files with 71 additions and 30 deletions

View File

@@ -46,7 +46,7 @@ var Upgrade = {
},
{
version: 'master', // rename this to whenever the next NodeBB version is (non-breaking)
upgrades: ['sound_settings', 'post_votes_zset'],
upgrades: ['sound_settings', 'post_votes_zset', 'config_urls_update'],
},
{
version: 'develop', // rename this to whatever the next NodeBB version is (breaking)