diff --git a/config.json b/config.json index 6130bc6e24..0754a68f08 100644 --- a/config.json +++ b/config.json @@ -1,6 +1,6 @@ { "name": "Cornerstone", - "version": "5.3.0-rc.1", + "version": "5.3.0-rc.2", "template_engine": "handlebars_v4", "meta": { "price": 0, diff --git a/package.json b/package.json index e2751a6afb..0f308cbf00 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "bigcommerce-cornerstone", "description": "The BigCommerce reference theme for the Stencil platform", - "version": "5.3.0-rc.1", + "version": "5.3.0-rc.2", "private": true, "author": "BigCommerce", "license": "MIT",