projects
/
WP-Plugins
/
glm-member-db.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
cc91aa7
705fe7b
)
Merge tag 'v2.11.1' into develop
author
Steve Sutton
<steve@gaslightmedia.com>
Fri, 15 Feb 2019 21:14:19 +0000
(16:14 -0500)
committer
Steve Sutton
<steve@gaslightmedia.com>
Fri, 15 Feb 2019 21:14:19 +0000
(16:14 -0500)
Version 2.11.1
1
2
index.php
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
index.php
index
742f1a5
,
bff6e73
..
ac9daf2
---
1
/
index.php
---
2
/
index.php
+++ b/
index.php
@@@
-47,8
-47,8
+47,8
@@@
if (!defined('ABSPATH'))
*
*/
- define('GLM_MEMBERS_PLUGIN_VERSION', '2.11.
0
');
+ define('GLM_MEMBERS_PLUGIN_VERSION', '2.11.
1
');
-define('GLM_MEMBERS_PLUGIN_DB_VERSION', '1.1.4
6
');
+define('GLM_MEMBERS_PLUGIN_DB_VERSION', '1.1.4
9
');
// Check if plugin version is not current in WordPress option and if needed updated it
if (GLM_MEMBERS_PLUGIN_VERSION != get_option('glmMembersDatabasePluginVersion')) {