projects
/
WP-Plugins
/
glm-member-db-billing.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
a2d1f9a
6730035
)
Merge tag 'v1.0.26' into develop
author
Steve Sutton
<steve@gaslightmedia.com>
Mon, 8 Apr 2019 13:15:02 +0000
(09:15 -0400)
committer
Steve Sutton
<steve@gaslightmedia.com>
Mon, 8 Apr 2019 13:15:02 +0000
(09:15 -0400)
Version 1.0.26
1
2
index.php
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
index.php
index
12cd96a
,
35ececd
..
a3950da
---
1
/
index.php
---
2
/
index.php
+++ b/
index.php
@@@
-37,8
-37,8
+37,8
@@@
* so that we're sure the other add-ons see an up to date
* version from this plugin.
*/
- define('GLM_MEMBERS_BILLING_PLUGIN_VERSION', '1.0.2
5
');
+ define('GLM_MEMBERS_BILLING_PLUGIN_VERSION', '1.0.2
6
');
-define('GLM_MEMBERS_BILLING_PLUGIN_DB_VERSION', '0.0.
2
6');
+define('GLM_MEMBERS_BILLING_PLUGIN_DB_VERSION', '0.0.
3
6');
// This is the minimum version of the GLM Members DB plugin require for this plugin.
define('GLM_MEMBERS_BILLING_PLUGIN_MIN_MEMBERS_REQUIRED_VERSION', '2.8.0');