Skip to content

Commit 40f0ab2

Browse files
committed
rc1 version number change
1 parent d6c973a commit 40f0ab2

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "boldgrid-theme-framework",
3-
"version": "2.14.0-beta3",
3+
"version": "2.14.0-rc1",
44
"description": "BoldGrid Theme Framework",
55
"main": "index.js",
66
"engines": {

src/boldgrid-theme-framework.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Plugin Name: BoldGrid Theme Framework
44
* Plugin URI: https://www.boldgrid.com/docs/configuration-file
55
* Description: BoldGrid Theme Framework is a library that allows you to easily make BoldGrid themes. Please see our reference guide for more information: https://www.boldgrid.com/docs/configuration-file
6-
* Version: 2.14.0-beta3
6+
* Version: 2.14.0-rc1
77
* Author: BoldGrid.com <[email protected]>
88
* Author URI: https://www.boldgrid.com/
99
* Text Domain: bgtfw

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -755,7 +755,7 @@
755755

756756
"@boldgrid/controls@https://github.com/BoldGrid/controls#dev":
757757
version "0.15.0"
758-
resolved "https://github.com/BoldGrid/controls#57a56546008cb387e410c62ecfedd50c98d823e9"
758+
resolved "https://github.com/BoldGrid/controls#752b80ef715a96f11faa6d5ba82d0f2c544cf761"
759759
dependencies:
760760
"@boldgrid/components" "^2.14.0"
761761
"@material/switch" "^0.36.1"

0 commit comments

Comments
 (0)