projects
/
WP-Plugins
/
GlmPrototypes.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
300ade3
)
bump version number
author
Steve Sutton
<steve@gaslightmedia.com>
Wed, 29 Apr 2015 17:41:09 +0000
(13:41 -0400)
committer
Steve Sutton
<steve@gaslightmedia.com>
Wed, 29 Apr 2015 17:41:09 +0000
(13:41 -0400)
index.php
patch
|
blob
|
history
diff --git
a/index.php
b/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
+?>