Plugin Directory

Changeset 3439973


Ignore:
Timestamp:
01/15/2026 04:06:46 AM (6 weeks ago)
Author:
sided
Message:

bumped version to 1.4.11

Location:
sided/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • sided/trunk/readme.txt

    r3379194 r3439973  
    55Requires at least: 4.7
    66Tested up to: 6.5.3
    7 Stable tag: 1.4.10
     7Stable tag: 1.4.11
    88Requires PHP: 7.0
    99License: GPLv2 or later
  • sided/trunk/sided.php

    r3439971 r3439973  
    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.10
     6* Version: 1.4.11
    77* Author: Sided
    88**/
    99
    10 define( 'SIDED_VERSION', '1.4.10' );
     10define( 'SIDED_VERSION', '1.4.11' );
    1111define( 'SIDED_PLUGIN', __FILE__ );
    1212define( 'SIDED_PLUGIN_DIR', untrailingslashit( dirname( SIDED_PLUGIN ) ) );
Note: See TracChangeset for help on using the changeset viewer.