Plugin Directory

Changeset 2940617

Timestamp:
07/20/2023 06:01:01 AM (13 months ago)
Author:
rafiq91
Message:

removed assets from base

Location:
helpgent/trunk
Files:
7 deleted
4 edited

Legend:

Unmodified
Added
Removed
  • helpgent/trunk/helper/const.php

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

    r2940274 r2940617  
    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.2
     6 * Version:           1.3.
    77 * Requires at least: 5.2
    88 * Requires PHP:      7.2
  • helpgent/trunk/languages/helpgent.pot

    r2940274 r2940617  
    33msgid ""
    44msgstr ""
    5 "Project-Id-Version: HelpGent 1.3.2\n"
     5"Project-Id-Version: HelpGent 1.3.\n"
    66"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/helpgent-pro\n"
    7 "POT-Creation-Date: 2023-07-19 10:01:15+00:00\n"
     7"POT-Creation-Date: 2023-07-+00:00\n"
    88"MIME-Version: 1.0\n"
    99"Content-Type: text/plain; charset=utf-8\n"
  • helpgent/trunk/vendor/composer/installed.php

    r2940274 r2940617  
    44        'pretty_version' => 'dev-master',
    55        'version' => 'dev-master',
    6         'reference' => '94e261cd06176855ace2932846395bb3ae83d7d2',
     6        'reference' => '',
    77        'type' => 'library',
    88        'install_path' => __DIR__ . '/../../',
     
    1414            'pretty_version' => 'dev-master',
    1515            'version' => 'dev-master',
    16             'reference' => '94e261cd06176855ace2932846395bb3ae83d7d2',
     16            'reference' => '',
    1717            'type' => 'library',
    1818            'install_path' => __DIR__ . '/../../',
Note: See TracChangeset for help on using the changeset viewer.