projects
/
WP-Plugins
/
glm-member-db-leads.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
71cea3c
)
Bump version number
author
Steve Sutton
<steve@gaslightmedia.com>
Mon, 2 Apr 2018 17:55:31 +0000
(13:55 -0400)
committer
Steve Sutton
<steve@gaslightmedia.com>
Mon, 2 Apr 2018 17:55:31 +0000
(13:55 -0400)
New release
index.php
patch
|
blob
|
history
diff --git
a/index.php
b/index.php
index
18fdd35
..
d3fdb27
100644
(file)
--- a/
index.php
+++ b/
index.php
@@
-37,7
+37,7
@@
* so that we're sure the other add-ons see an up to date
* version from this plugin.
*/
-define('GLM_MEMBERS_LEADS_PLUGIN_VERSION', '1.1.
2
');
+define('GLM_MEMBERS_LEADS_PLUGIN_VERSION', '1.1.
3
');
define('GLM_MEMBERS_LEADS_PLUGIN_DB_VERSION', '0.0.7');
// This is the minimum version of the GLM Members DB plugin require for this plugin.