bump version number
authorSteve Sutton <steve@gaslightmedia.com>
Wed, 29 Apr 2015 17:41:09 +0000 (13:41 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Wed, 29 Apr 2015 17:41:09 +0000 (13:41 -0400)
index.php

index dd767af..bf23d7f 100644 (file)
--- a/index.php
+++ b/index.php
@@ -3,7 +3,7 @@
  * Plugin Name: GLM Prototype Management
  * Plugin URI: http://www.gaslightmedia.com/
  * Description: GLM Prototype listing and display for customers.
- * Version: 1.0
+ * Version: 1.0.1
  * Author: Chuck Scott
  * Author URI: http://www.gaslightmedia.com/
  * License: GPL2
@@ -242,4 +242,4 @@ if (is_admin()) {
     new glmProtoFront($wpdb);
 }
 
-?>
\ No newline at end of file
+?>