Plugin Directory

Changeset 3491250


Ignore:
Timestamp:
03/25/2026 09:01:57 PM (38 hours ago)
Author:
mawuart
Message:

Tagging version 2.3.0

Location:
mawu-art
Files:
8 added
1 edited

Legend:

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

    r3452446 r3491250  
    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.2.0
     5 * Version: 2.3.0
    66 * Requires at least: 5.0
    77 * Requires PHP: 7.4
     
    1616}
    1717
    18 define( 'MAWU_ART_VERSION', '2.2.0' );
     18define( 'MAWU_ART_VERSION', '2.3.0' );
    1919define( 'MAWU_ART_PLUGIN_FILE', __FILE__ );
    2020define( 'MAWU_ART_PLUGIN_DIR', plugin_dir_path( __FILE__ ) );
Note: See TracChangeset for help on using the changeset viewer.