Plugin Directory

Changeset 2994954

Timestamp:
11/13/2023 08:12:19 AM (9 months ago)
Author:
rafiq91
Message:

Update to version 1.3.5 from GitHub

Location:
helpgent
Files:
6 edited
1 copied

Legend:

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

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

    r2994886 r2994954  
    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.4
     6 * Version:           1.3.
    77 * Requires at least: 5.2
    88 * Requires PHP:      7.2
  • helpgent/tags/1.3.5/readme.txt

    r2940629 r2994954  
    55Tested up to: 6.2
    66Requires PHP: 7.0
    7 Stable tag: 1.3.3
     7Stable tag: 1.3.
    88License: GPLv3
    99License URI: https://www.gnu.org/licenses/gpl-3.0.html
     
    143143
    144144== Changelog ==
     145
     146
     147
     148
    145149
    1461501.3.3 - Jul 20, 2023
  • helpgent/trunk/helper/const.php

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

    r2994886 r2994954  
    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.4
     6 * Version:           1.3.
    77 * Requires at least: 5.2
    88 * Requires PHP:      7.2
  • helpgent/trunk/readme.txt

    r2940629 r2994954  
    55Tested up to: 6.2
    66Requires PHP: 7.0
    7 Stable tag: 1.3.3
     7Stable tag: 1.3.
    88License: GPLv3
    99License URI: https://www.gnu.org/licenses/gpl-3.0.html
     
    143143
    144144== Changelog ==
     145
     146
     147
     148
    145149
    1461501.3.3 - Jul 20, 2023
Note: See TracChangeset for help on using the changeset viewer.