Plugin Directory

Changeset 3274856


Ignore:
Timestamp:
04/16/2025 02:37:19 PM (12 months ago)
Author:
zefdev
Message:

Add plugin file

File:
1 edited

Legend:

Unmodified
Added
Removed
  • convoworks-wp/trunk/convo-plugin.php

    r3245319 r3274856  
    99 * Plugin URI: https://convoworks.com
    1010 * Author: ZEF Development
    11  * Version: 0.22.42
     11 * Version: 0.22.43
    1212 * Author URI: https://zef.dev
    1313 * Text Domain: convo-wp
     
    2525use Convo\Providers\ConvoWPPlugin;
    2626
    27 define('CONVOWP_VERSION', '0.22.42');
     27define('CONVOWP_VERSION', '0.22.43');
    2828define('CONVOWP_PLUGIN_SLUG', plugin_basename(__FILE__));
    2929define('CONVOWP_FILE', __FILE__);
Note: See TracChangeset for help on using the changeset viewer.