Stylesheet version bump
authorLaury GvR <laury@gaslightmedia.com>
Thu, 15 Feb 2018 18:01:30 +0000 (13:01 -0500)
committerLaury GvR <laury@gaslightmedia.com>
Thu, 15 Feb 2018 18:01:30 +0000 (13:01 -0500)
functions.php
style.css

index 0972f62..18de87b 100644 (file)
@@ -263,7 +263,7 @@ function wmta_scripts() {
        wp_enqueue_script( 'wmta-skip-link-focus-fix', get_template_directory_uri() . '/js/skip-link-focus-fix.js', array(), '20130115', true );
 
        wp_enqueue_script( 'glm-dev', get_template_directory_uri() . '/assets/javascript/glm-dev.js', array(), '20130115', true );
-       wp_enqueue_style( 'glm-style', get_template_directory_uri() . '/assets/stylesheets/glm-dev.css', false, "1.0.5.0" );
+       wp_enqueue_style( 'glm-style', get_template_directory_uri() . '/assets/stylesheets/glm-dev.css', false, "1.0.6.0" );
 
        if ( is_singular() && comments_open() && get_option( 'thread_comments' ) ) {
                wp_enqueue_script( 'comment-reply' );
index 6184952..7cfe6fd 100644 (file)
--- a/style.css
+++ b/style.css
@@ -4,7 +4,7 @@ Theme URI: http://underscores.me/
 Author: Underscores.me
 Author URI: http://underscores.me/
 Description: Description
-Version: 1.0.5
+Version: 1.0.6.0
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain: wmta