Change order of commands to make DB last

This commit is contained in:
Jonathan Belcher 2017-12-05 14:39:37 -05:00 committed by GitHub
parent 51c66d7f7a
commit d38a9e2af6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -100,8 +100,8 @@ class WC_Install {
'wc_update_330_image_options',
'wc_update_330_product_stock_status',
'wc_update_330_set_default_product_cat',
'wc_update_330_db_version',
'wc_update_330_clear_transients',
'wc_update_330_db_version',
),
);