From b03b66c21d10919b5d72b661003bfaacd6066fd6 Mon Sep 17 00:00:00 2001 From: Michael Schock Date: Mon, 2 Apr 2018 14:12:59 -0700 Subject: [PATCH] Releasing 1.15.0-rc.1 --- config.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config.json b/config.json index 0378f2a3bd..f87256164f 100644 --- a/config.json +++ b/config.json @@ -1,6 +1,6 @@ { "name": "Cornerstone", - "version": "1.14.0", + "version": "1.15.0-rc.1", "meta": { "price": 0, "documentation_url": "https://support.bigcommerce.com/articles/Public/Cornerstone-Theme-Manual", diff --git a/package.json b/package.json index 798b91aea4..bbc518e3d1 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "bigcommerce-cornerstone", "description": "The BigCommerce reference theme for the Stencil platform", - "version": "1.14.0", + "version": "1.15.0-rc.1", "private": true, "author": "BigCommerce", "license": "MIT",