Plugin Directory

Changeset 3367324


Ignore:
Timestamp:
09/24/2025 04:40:59 PM (5 months ago)
Author:
sided
Message:

revert changes of added GPLv2 license and uri, tag 1.4.4

Location:
sided/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • sided/trunk/readme.txt

    r3367247 r3367324  
    55Requires at least: 4.7
    66Tested up to: 6.5.3
    7 Stable tag: 1.4.4
     7Stable tag: 1.4.3
    88Requires PHP: 7.0
    99License: GPLv2 or later
  • sided/trunk/sided.php

    r3367247 r3367324  
    44* Plugin URI: https://sided.co/
    55* Description: It is a wordpress plugin to embed sided polls in your Wordpress website.
    6 * Version: 1.4.4
     6* Version: 1.4.3
    77* Author: Sided
    8 * License: GPLv2 or later
    9 * License URI: https://www.gnu.org/licenses/gpl-2.0.html
    10 * Text Domain: sided
    118**/
    129
    13 define( 'SIDED_VERSION', '1.4.4' );
     10define( 'SIDED_VERSION', '1.4.3' );
    1411define( 'SIDED_PLUGIN', __FILE__ );
    1512define( 'SIDED_PLUGIN_DIR', untrailingslashit( dirname( SIDED_PLUGIN ) ) );
Note: See TracChangeset for help on using the changeset viewer.