Skip to content

Commit 4cf34cb

Browse files
committed
Version bump
1 parent 24caf14 commit 4cf34cb

File tree

3 files changed

+1338
-1526
lines changed

3 files changed

+1338
-1526
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: 7.1.1
7+
Version: 8.0.0
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
@@ -23,7 +23,7 @@ function __construct()
2323
*/
2424
function multiloquent_version()
2525
{
26-
$version = '7.9.900';
26+
$version = '8.0.0';
2727
return $version;
2828
}
2929

0 commit comments

Comments
 (0)