Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
localhost8080 committed May 12, 2018
1 parent adb1fa7 commit dd08d38
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion bootstrap/less/multiloquent/style.less
Original file line number Diff line number Diff line change
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 4 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: 10.1.0
Version: 10.1.01
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, one-column, two-columns, right-sidebar, custom-menu, featured-images, full-width-template, microformats, post-formats
Expand Down
2 changes: 1 addition & 1 deletion multiloquent-base.php
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ public function __construct()
*/
public function multiloquent_version()
{
$version = '10.1.0';
$version = '10.1.01';
return $version;
}

Expand Down
2 changes: 1 addition & 1 deletion style.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit dd08d38

Please sign in to comment.