Release v1.0.0
authorLaury GvR <laury@gaslightmedia.com>
Tue, 5 Nov 2019 20:00:40 +0000 (15:00 -0500)
committerLaury GvR <laury@gaslightmedia.com>
Tue, 5 Nov 2019 20:00:40 +0000 (15:00 -0500)
header.php
style.css

index cd57429..c14dd03 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() ; ?>/favicon.ico?v=1.0">
-    <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css?v=0.0.0.4">
+    <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css?v=1.0.0">
     <link href='//fonts.googleapis.com/css?family=Josefin+Sans:400,600,700' rel='stylesheet' type='text/css'>
     <?php wp_head(); ?>
   </head>
index a552017..81c591b 100644 (file)
--- a/style.css
+++ b/style.css
@@ -3,5 +3,5 @@ Theme Name: FineWineJourneys
 Author: Gaslight Media
 Author URI: http://www.gaslightmedia.com
 Description: A theme for FineWineJourneys
-Version: 0.0.0.1
+Version: 1.0.0.0
 */