Plugin Directory


Ignore:
Timestamp:
03/09/2024 12:22:36 AM (2 years ago)
Author:
squarewoosync
Message:

Display name change

File:
1 edited

Legend:

Unmodified
Added
Removed
  • squarewoosync/trunk/squarewoosync.php

    r3046624 r3048093  
    22
    33/**
    4  * Plugin Name:     SquareWooSync
     4 * Plugin Name:     SquareSync for Woocommerce
    55 * Plugin URI:      https://squarewoosync.com
    66 * Description:     Automate inventory syncing with Square and Woocommerce. Dynanic data importing supports variations, images, categories and more.
     
    1010 * License URI:     http://www.gnu.org/licenses/gpl-2.0.html
    1111 * Domain Path:     /languages
    12  * Version:         1.5.1
     12 * Version:         1.5.2
    1313 * Requires at least: 5.4
    1414 * Requires PHP:      7.4
     
    3535     * @var string
    3636     */
    37     const VERSION = '1.5.1';
     37    const VERSION = '1.5.2';
    3838
    3939    /**
Note: See TracChangeset for help on using the changeset viewer.