Plugin Directory

Changeset 3367247


Ignore:
Timestamp:
09/24/2025 01:58:42 PM (5 months ago)
Author:
sided
Message:

tag version 1.4.4

Location:
sided/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • sided/trunk/readme.txt

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

    r3367236 r3367247  
    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.3
     6* Version: 1.4.4
    77* Author: Sided
    88* License: GPLv2 or later
     
    1111**/
    1212
    13 define( 'SIDED_VERSION', '1.4.3' );
     13define( 'SIDED_VERSION', '1.4.4' );
    1414define( 'SIDED_PLUGIN', __FILE__ );
    1515define( 'SIDED_PLUGIN_DIR', untrailingslashit( dirname( SIDED_PLUGIN ) ) );
Note: See TracChangeset for help on using the changeset viewer.