Plugin Directory

Changeset 2666655


Ignore:
Timestamp:
01/27/2022 06:42:00 AM (4 years ago)
Author:
globalprogramming
Message:

Version bump

Location:
whmcs-bridge/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • whmcs-bridge/trunk/bridge.init.php

    r2659243 r2666655  
    44if (!defined('WHMCS_BRIDGE_PAGE')) define('WHMCS_BRIDGE_PAGE','WHMCS');
    55
    6 define("CC_WHMCS_BRIDGE_VERSION","6.3");
     6define("CC_WHMCS_BRIDGE_VERSION","6.4b");
    77
    88if (!defined('PHP_VERSION_ID')) {
  • whmcs-bridge/trunk/bridge.php

    r2653041 r2666655  
    55 Description: WHMCS Bridge is a plugin that integrates the powerful WHMCS support and billing software with WordPress.
    66 Author: globalprogramming
    7  Version: 6.3
     7 Version: 6.4b
    88 Author URI: http://i-plugins.com/
    99 */
  • whmcs-bridge/trunk/readme.txt

    r2666322 r2666655  
    55Requires at least: 5.0
    66Tested up to: 5.9
    7 Stable tag: 6.4
     7Stable tag: 6.4b
    88License: GPLv3
    99
     
    7878== Changelog ==
    7979
    80 = 6.4 =
     80= 6.4b =
    8181* Core updates
    8282* Implementation of WP HTTP API
Note: See TracChangeset for help on using the changeset viewer.