Update version numbers, CHANGELOG
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
### 7.0.0: TBD
|
||||
* Updated Grunt workflow
|
||||
* Move clean up, relative URLs, and nice search to [Soil](https://github.com/roots/soil)
|
||||
* Update LESS organization
|
||||
* Use grunt-modernizr to make a lean Modernizr build
|
||||
* Use Bower for front-end package management
|
||||
|
||||
### 6.5.2: February 4th, 2014
|
||||
* Update to Bootstrap 3.1.0
|
||||
* Move DOM routing into an anonymous function to support jQuery noConflict
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "roots",
|
||||
"version": "6.5.2",
|
||||
"version": "7.0.0",
|
||||
"author": "Ben Word <ben@benword.com>",
|
||||
"homepage": "http://roots.io",
|
||||
"repository": {
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
Theme Name: Roots
|
||||
Theme URI: http://roots.io/
|
||||
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: 6.5.2
|
||||
Version: 7.0.0
|
||||
Author: Ben Word
|
||||
Author URI: http://benword.com/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user