Skip to content

Commit 519b01b

Browse files
committed
version bump
1 parent 46417e8 commit 519b01b

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

bootstrap/css/multiloquent/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Theme URI: http://jonathansblog.co.uk/multiloquent
44
Author: Jonathan
55
Author URI: http://jonathansblog.co.uk
66
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
7-
Version: 9.2.01
7+
Version: 9.2.02
88
License: GNU General Public License v2 or later
99
License URI: http://www.gnu.org/licenses/gpl-2.0.html
1010
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

bootstrap/less/multiloquent/style.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Theme URI: http://jonathansblog.co.uk/multiloquent
44
Author: Jonathan
55
Author URI: http://jonathansblog.co.uk
66
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
7-
Version: 9.2.01
7+
Version: 9.2.02
88
License: GNU General Public License v2 or later
99
License URI: http://www.gnu.org/licenses/gpl-2.0.html
1010
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

multiloquent-base.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ function __construct() {
2424
* @return string
2525
*/
2626
function multiloquent_version() {
27-
$version = '9.2.01';
27+
$version = '9.2.02';
2828
return $version;
2929
}
3030

style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Theme URI: http://jonathansblog.co.uk/multiloquent
44
Author: Jonathan
55
Author URI: http://jonathansblog.co.uk
66
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
7-
Version: 9.2.01
7+
Version: 9.2.02
88
License: GNU General Public License v2 or later
99
License URI: http://www.gnu.org/licenses/gpl-2.0.html
1010
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

0 commit comments

Comments
 (0)