Version bump
authorLaury GvR <laury@gaslightmedia.com>
Wed, 25 Sep 2019 20:22:59 +0000 (16:22 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Wed, 25 Sep 2019 20:22:59 +0000 (16:22 -0400)
glm-support-form.php

index 274ffd1..db519c2 100644 (file)
@@ -3,7 +3,7 @@
   Plugin Name: GLM Support Form
   Plugin URI:
   Description: Gaslight Media Support Form
-  Version: 1.0.0
+  Version: 1.0.1
   Author: Steve Sutton <steve@gaslightmedia.com>
   Author URI:
   License: GPLv2
@@ -21,4 +21,4 @@ define('GLM_SUPPORT_SEO', 'seo@gaslightmedia.com');
 if (is_admin()) {
     require 'controllers/admin.php';
     $admin = new SupportAdmin($GLOBALS['wpdb']);
-}
\ No newline at end of file
+}