Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
adeojonathan committed May 14, 2016
1 parent 46417e8 commit 519b01b
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion bootstrap/css/multiloquent/style.css
Expand Up @@ -4,7 +4,7 @@ Theme URI: http://jonathansblog.co.uk/multiloquent
Author: Jonathan
Author URI: http://jonathansblog.co.uk
Description: Multiloquent html5 / bootstrap theme - a theme with 10 dynamic sidebars in various locations using twitter bootstrap complete with yaarp related posts theme, dynamic top10 front page featured posts, fontawesome icons, category index page template, tag index page template and 3 post templates. Version 6.1.0 adds wordpress theme customisation API for theme colours and text colours. Version 6.4.0 adds support for custom header images. Version 7.0.0 adds support for bootswatch themes via the customisation panel
Version: 9.2.01
Version: 9.2.02
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: custom-header, sticky-post, custom-colors, light, editor-style, gray, white, one-column, two-columns, right-sidebar, custom-menu, featured-images, fluid-layout, responsive-layout, full-width-template, microformats, post-formats
Expand Down
2 changes: 1 addition & 1 deletion bootstrap/less/multiloquent/style.less
Expand Up @@ -4,7 +4,7 @@ Theme URI: http://jonathansblog.co.uk/multiloquent
Author: Jonathan
Author URI: http://jonathansblog.co.uk
Description: Multiloquent html5 / bootstrap theme - a theme with 10 dynamic sidebars in various locations using twitter bootstrap complete with yaarp related posts theme, dynamic top10 front page featured posts, fontawesome icons, category index page template, tag index page template and 3 post templates. Version 6.1.0 adds wordpress theme customisation API for theme colours and text colours. Version 6.4.0 adds support for custom header images. Version 7.0.0 adds support for bootswatch themes via the customisation panel
Version: 9.2.01
Version: 9.2.02
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: custom-header, sticky-post, custom-colors, light, editor-style, gray, white, one-column, two-columns, right-sidebar, custom-menu, featured-images, fluid-layout, responsive-layout, full-width-template, microformats, post-formats
Expand Down
2 changes: 1 addition & 1 deletion multiloquent-base.php
Expand Up @@ -24,7 +24,7 @@ function __construct() {
* @return string
*/
function multiloquent_version() {
$version = '9.2.01';
$version = '9.2.02';
return $version;
}

Expand Down
2 changes: 1 addition & 1 deletion style.css
Expand Up @@ -4,7 +4,7 @@ Theme URI: http://jonathansblog.co.uk/multiloquent
Author: Jonathan
Author URI: http://jonathansblog.co.uk
Description: Multiloquent html5 / bootstrap theme - a theme with 10 dynamic sidebars in various locations using twitter bootstrap complete with yaarp related posts theme, dynamic top10 front page featured posts, fontawesome icons, category index page template, tag index page template and 3 post templates. Version 6.1.0 adds wordpress theme customisation API for theme colours and text colours. Version 6.4.0 adds support for custom header images. Version 7.0.0 adds support for bootswatch themes via the customisation panel
Version: 9.2.01
Version: 9.2.02
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: custom-header, sticky-post, custom-colors, light, editor-style, gray, white, one-column, two-columns, right-sidebar, custom-menu, featured-images, fluid-layout, responsive-layout, full-width-template, microformats, post-formats
Expand Down

0 comments on commit 519b01b

Please sign in to comment.