Roots 7.0.1

This commit is contained in:
Ben Word
2014-08-15 12:56:53 -05:00
parent 30823445e9
commit 91a08216c6
4 changed files with 8 additions and 3 deletions

View File

@@ -1,3 +1,8 @@
### 7.0.1: August 15th, 2014
* Move `<main>` and `.sidebar` markup out of PHP and into LESS
* Define `WP_ENV` if it is not already defined
* Only load Google Analytics in production environment
### 7.0.0: July 3rd, 2014
* Updated Grunt workflow
* Use grunt-modernizr to make a lean Modernizr build

View File

@@ -1,6 +1,6 @@
{
"name": "roots",
"version": "7.0.0",
"version": "7.0.1",
"homepage": "http://roots.io",
"authors": [
"Ben Word <ben@benword.com>"

View File

@@ -1,6 +1,6 @@
{
"name": "roots",
"version": "7.0.0",
"version": "7.0.1",
"author": "Ben Word <ben@benword.com>",
"homepage": "http://roots.io",
"repository": {

View File

@@ -2,7 +2,7 @@
Theme Name: Roots Starter Theme
Theme URI: http://roots.io/starter-theme/
Description: Roots is a WordPress starter theme based on HTML5 Boilerplate & Bootstrap. <a href="https://github.com/roots/roots/contributors">Contribute on GitHub</a>
Version: 7.0.0
Version: 7.0.1
Author: Roots
Author URI: http://roots.io/