Plugin Directory

Changeset 3491828


Ignore:
Timestamp:
03/26/2026 01:47:22 PM (23 hours ago)
Author:
mawuart
Message:

Release 2.3.3: updated plugin icon (full-bleed)

Location:
mawu-art
Files:
10 added
2 edited

Legend:

Unmodified
Added
Removed
  • mawu-art/trunk/mawu-art.php

    r3491765 r3491828  
    33 * Plugin Name: Mawu Art – View in Your Space
    44 * Description: Universal 2D "View in Your Space" wall preview for WooCommerce. Customers can upload a wall photo, drag the artwork, resize accurately, and choose frame styles.
    5  * Version: 2.3.2
     5 * Version: 2.3.3
    66 * Requires at least: 5.0
    77 * Requires PHP: 7.4
     
    1616}
    1717
    18 define( 'MAWU_ART_VERSION', '2.3.2' );
     18define( 'MAWU_ART_VERSION', '2.3.3' );
    1919define( 'MAWU_ART_PLUGIN_FILE', __FILE__ );
    2020define( 'MAWU_ART_PLUGIN_DIR', plugin_dir_path( __FILE__ ) );
  • mawu-art/trunk/readme.txt

    r3491765 r3491828  
    55Tested up to: 6.8
    66Requires PHP: 7.4
    7 Stable tag: 2.3.2
     7Stable tag: 2.3.3
    88License: GPLv2 or later
    99License URI: https://www.gnu.org/licenses/gpl-2.0.html
     
    109109== Changelog ==
    110110
     111= 2.3.3 =
     112* Updated plugin icon for better clarity and visual impact
    111113
    112114= 2.2.0 =
Note: See TracChangeset for help on using the changeset viewer.