From: Steve Sutton Date: Thu, 29 Dec 2016 18:10:23 +0000 (-0500) Subject: CSS cache bust X-Git-Tag: v1.2.3^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=70132146da96f2725e9f7947df172eb7ee2246cf;p=WP-Themes%2FSierraSands.git CSS cache bust fix for old cached css file. Missed the next tag number and jumped over 1.2.2 --- diff --git a/header.php b/header.php index 3dceb40..7b84f1d 100755 --- a/header.php +++ b/header.php @@ -4,7 +4,7 @@ <?php wp_title(); ?> - + @@ -55,5 +55,5 @@
- - \ No newline at end of file + + diff --git a/style.css b/style.css index a312687..cd21e7a 100755 --- a/style.css +++ b/style.css @@ -3,5 +3,5 @@ Theme Name: Sierra Sands Author: Gaslight Media Author URI: http://www.gaslightmedia.com Description: A theme created for Sierra Sands. -Version: 1.2.1 +Version: 1.2.3 */