diff --git a/functions.php b/functions.php index 3fa7d1a..4eaa29b 100644 --- a/functions.php +++ b/functions.php @@ -128,7 +128,7 @@ function decode_search_title_highlight() { function decode_scripts() { - wp_register_style( 'decode-style', get_stylesheet_uri(), array(), "2.6.3" ); + wp_register_style( 'decode-style', get_stylesheet_uri(), array(), "2.6.4" ); wp_register_style( 'decode-font-stylesheet', 'http://fonts.googleapis.com/css?family=Oxygen' );