Changeset 2800192
- Timestamp:
- 10/17/2022 07:50:33 PM (3 years ago)
- Location:
- whmcs-bridge/trunk
- Files:
-
- 3 edited
-
bridge.init.php (modified) (1 diff)
-
bridge.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
whmcs-bridge/trunk/bridge.init.php
r2800177 r2800192 4 4 if (!defined('WHMCS_BRIDGE_PAGE')) define('WHMCS_BRIDGE_PAGE','WHMCS'); 5 5 6 define("CC_WHMCS_BRIDGE_VERSION","6. 8");6 define("CC_WHMCS_BRIDGE_VERSION","6.9"); 7 7 8 8 if (!defined('PHP_VERSION_ID')) { -
whmcs-bridge/trunk/bridge.php
r2671293 r2800192 5 5 Description: WHMCS Bridge is a plugin that integrates the powerful WHMCS support and billing software with WordPress. 6 6 Author: globalprogramming 7 Version: 6. 7b7 Version: 6.9 8 8 Author URI: http://i-plugins.com/ 9 9 */ -
whmcs-bridge/trunk/readme.txt
r2800177 r2800192 5 5 Requires at least: 5.0 6 6 Tested up to: 6.0.2 7 Stable tag: 6. 87 Stable tag: 6.9 8 8 License: GPLv3 9 9 … … 77 77 78 78 == Changelog == 79 80 = 6.9 = 81 * Version fix 79 82 80 83 = 6.8 =
Note: See TracChangeset
for help on using the changeset viewer.