bumping version number, rolling in changes for the widget script for recollect
authorAnthony Talarico <talarico@gaslightmedia.com>
Wed, 23 May 2018 19:38:03 +0000 (15:38 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Wed, 23 May 2018 19:38:03 +0000 (15:38 -0400)
header.php
style.css

index 1872843..6a2bac4 100755 (executable)
@@ -6,7 +6,7 @@
         <title>Emmet County Recycling</title>
         <title><?php wp_title(); ?></title>
         <?php wp_head();?>
-        <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri(); ?>/css/app.css?v=1.2.22" />
+        <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri(); ?>/css/app.css?v=1.2.23" />
         <link rel="shortcut icon" href="<?php bloginfo('template_url'); ?>/favicon.ico">
         <link href='//fonts.googleapis.com/css?family=Open+Sans:400,300,700' rel='stylesheet' type='text/css'>
         <link href='//fonts.googleapis.com/css?family=Lato:400,700' rel='stylesheet' type='text/css'>
index 78cc2f9..72fb544 100755 (executable)
--- a/style.css
+++ b/style.css
@@ -3,5 +3,5 @@ Theme Name: Emmet County Recycling
 Author: Gaslight Media
 Author URI: http://www.gaslightmedia.com
 Description: A theme created for Emmet County's Recycling Center.
-Version: 1.1.22
+Version: 1.1.23
 */