Styles & version bump
authorLaury GvR <laury@gaslightmedia.com>
Wed, 12 Jun 2019 23:28:26 +0000 (19:28 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Wed, 12 Jun 2019 23:28:26 +0000 (19:28 -0400)
header.php
style.css

index 5b92db1..4008ad6 100644 (file)
@@ -6,7 +6,7 @@
     <title><?php wp_title(); ?></title>
 <!--    <link rel="shortcut icon" href="<?php // echo get_template_directory_uri(); ?>/favicon.ico">  -->
     <link href="https://fonts.googleapis.com/css?family=Merriweather:400,400i,700" rel="stylesheet">
-    <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css?v=1.0.19">
+    <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css?v=1.0.31">
     <script type="text/javascript" src="//player.wowza.com/player/latest/wowzaplayer.min.js"></script>
     <?php wp_head(); ?>
   </head>
index 37d2af6..f666f3f 100644 (file)
--- a/style.css
+++ b/style.css
@@ -3,5 +3,5 @@ Theme Name: MackinacBridgeAuthority
 Author: Gaslight Media
 Author URI: http://www.gaslightmedia.com
 Description: A theme for MackinacBridgeAuthority
-Version: 1.0.30
+Version: 1.0.31
 */