From: Ian Weller Date: Thu, 8 Jun 2017 17:57:48 +0000 (-0400) Subject: I bumped the version numbers X-Git-Tag: v1.0.4^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=f18fe312badca294801b582527a3064444c6e017;p=WP-Themes%2Fparrotslanding.git I bumped the version numbers I bumped the version number in the stylesheet call and the style.css file. --- diff --git a/header.php b/header.php index e9d9980..d83cf5b 100644 --- a/header.php +++ b/header.php @@ -4,7 +4,7 @@ <?php wp_title(); ?> - + diff --git a/style.css b/style.css index 23a4417..b9b9ddc 100644 --- a/style.css +++ b/style.css @@ -3,5 +3,5 @@ Theme Name: ParrotsLanding Author: Gaslight Media Author URI: http://www.gaslightmedia.com Description: A theme for ParrotsLanding -Version: 1.0.0 +Version: 1.0.4 */