diff --git a/config.json b/config.json index 790ab0e710..fab2d54ba6 100644 --- a/config.json +++ b/config.json @@ -1,6 +1,6 @@ { "name": "Cornerstone", - "version": "4.12.0-rc.3", + "version": "4.12.0-rc.4", "template_engine": "handlebars_v4", "meta": { "price": 0, diff --git a/package.json b/package.json index 421dc40d99..5a7f1dc071 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "bigcommerce-cornerstone", "description": "The BigCommerce reference theme for the Stencil platform", - "version": "4.12.0-rc.3", + "version": "4.12.0-rc.4", "private": true, "author": "BigCommerce", "license": "MIT",