Plugin Directory

Changeset 3284040


Ignore:
Timestamp:
04/29/2025 11:05:43 AM (11 months ago)
Author:
ehstudio
Message:

version correction 1.1.1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ehx-donate/tags/1.1.1/ehx-donate.php

    r3284019 r3284040  
    44 * Plugin URI: https://wordpress.org/plugins/ehx-donate
    55 * Description: A feature-rich donation management plugin with AJAX forms, multilingual support, and seamless WordPress integration.
    6  * Version: 1.1.0
     6 * Version: 1.1.1
    77 * Requires at least: 5.8
    88 * Requires PHP: 7.4
     
    2121
    2222// Define plugin constants
    23 define('EHXDO_VERSION', '1.1.0');
     23define('EHXDO_VERSION', '1.1.1');
    2424define('EHXDO_MINIMUM_WP_VERSION', '5.8');
    2525define('EHXDO_PLUGIN_DIR', plugin_dir_path(__FILE__));
Note: See TracChangeset for help on using the changeset viewer.