Plugin Directory

Changeset 2800192


Ignore:
Timestamp:
10/17/2022 07:50:33 PM (3 years ago)
Author:
globalprogramming
Message:

Fix error with version

Location:
whmcs-bridge/trunk
Files:
3 edited

Legend:

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

    r2800177 r2800192  
    44if (!defined('WHMCS_BRIDGE_PAGE')) define('WHMCS_BRIDGE_PAGE','WHMCS');
    55
    6 define("CC_WHMCS_BRIDGE_VERSION","6.8");
     6define("CC_WHMCS_BRIDGE_VERSION","6.9");
    77
    88if (!defined('PHP_VERSION_ID')) {
  • whmcs-bridge/trunk/bridge.php

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

    r2800177 r2800192  
    55Requires at least: 5.0
    66Tested up to: 6.0.2
    7 Stable tag: 6.8
     7Stable tag: 6.9
    88License: GPLv3
    99
     
    7777
    7878== Changelog ==
     79
     80= 6.9 =
     81* Version fix
    7982
    8083= 6.8 =
Note: See TracChangeset for help on using the changeset viewer.