Plugin Directory

Changeset 2995029

Timestamp:
11/13/2023 09:46:36 AM (9 months ago)
Author:
rafiq91
Message:

Update to version 1.3.6 from GitHub

Location:
helpgent
Files:
4 deleted
6 edited
1 copied

Legend:

Unmodified
Added
Removed
  • helpgent/tags/1.3.6/helper/const.php

    r2994954 r2995029  
    22
    33if ( ! defined( 'HELPGENT_VERSION' ) ) {
    4     define( 'HELPGENT_VERSION', '1.3.5' );
     4    define( 'HELPGENT_VERSION', '1.3.' );
    55}
    66
  • helpgent/tags/1.3.6/helpgent.php

    r2994954 r2995029  
    44 * Plugin URI:        https://wpwax.com/helpgent/
    55 * Description:       HelpGent is a reliable, asynchronous communication tool that offers jaw-dropping qualities like video messaging, voice messaging, text messaging, and screen recording.
    6  * Version:           1.3.5
     6 * Version:           1.3.
    77 * Requires at least: 5.2
    88 * Requires PHP:      7.2
  • helpgent/tags/1.3.6/readme.txt

    r2994954 r2995029  
    33Tags: video messaging, voice messaging, screen recording, text messaging, audio messaging, video support, customer portal, support, customer support, video recording, screen sharing, contact form
    44Requires at least: 5.0
    5 Tested up to: 6.2
     5Tested up to: 6.
    66Requires PHP: 7.0
    7 Stable tag: 1.3.5
     7Stable tag: 1.3.
    88License: GPLv3
    99License URI: https://www.gnu.org/licenses/gpl-3.0.html
     
    144144== Changelog ==
    145145
    146 1.3.5 - Nov 13, 2023
     1461.3. - Nov 13, 2023
    147147
    148148* Improve - Update notice
  • helpgent/trunk/helper/const.php

    r2994954 r2995029  
    22
    33if ( ! defined( 'HELPGENT_VERSION' ) ) {
    4     define( 'HELPGENT_VERSION', '1.3.5' );
     4    define( 'HELPGENT_VERSION', '1.3.' );
    55}
    66
  • helpgent/trunk/helpgent.php

    r2994954 r2995029  
    44 * Plugin URI:        https://wpwax.com/helpgent/
    55 * Description:       HelpGent is a reliable, asynchronous communication tool that offers jaw-dropping qualities like video messaging, voice messaging, text messaging, and screen recording.
    6  * Version:           1.3.5
     6 * Version:           1.3.
    77 * Requires at least: 5.2
    88 * Requires PHP:      7.2
  • helpgent/trunk/readme.txt

    r2994954 r2995029  
    33Tags: video messaging, voice messaging, screen recording, text messaging, audio messaging, video support, customer portal, support, customer support, video recording, screen sharing, contact form
    44Requires at least: 5.0
    5 Tested up to: 6.2
     5Tested up to: 6.
    66Requires PHP: 7.0
    7 Stable tag: 1.3.5
     7Stable tag: 1.3.
    88License: GPLv3
    99License URI: https://www.gnu.org/licenses/gpl-3.0.html
     
    144144== Changelog ==
    145145
    146 1.3.5 - Nov 13, 2023
     1461.3. - Nov 13, 2023
    147147
    148148* Improve - Update notice
Note: See TracChangeset for help on using the changeset viewer.