creating a release, bumping style sheet versions
authorAnthony Talarico <talarico@gaslightmedia.com>
Fri, 19 May 2017 17:22:36 +0000 (13:22 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Fri, 19 May 2017 17:22:36 +0000 (13:22 -0400)
releasing the topbar tickets widget removal and the off canvas removal for the live site

header.php
style.css

index c261240..1ac01b2 100644 (file)
@@ -5,7 +5,7 @@
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <title><?php wp_title(); ?></title>
     <link rel="shortcut icon" href="<?php echo get_stylesheet_directory_uri() ; ?>/assets/favicon.ico">
-    <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css?v=1.0.6">
+    <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css?v=1.0.11">
      <link href="https://fonts.googleapis.com/css?family=Open+Sans:400,400i,700" rel="stylesheet">
     <?php wp_head(); ?>
   </head>
index df1293a..b0def9f 100644 (file)
--- a/style.css
+++ b/style.css
@@ -3,5 +3,5 @@ Theme Name: StarLine
 Author: Gaslight Media
 Author URI: http://www.gaslightmedia.com
 Description: A theme for Star Line
-Version: 1.0.10
+Version: 1.0.11
 */