Plugin Directory

Changeset 3090385


Ignore:
Timestamp:
05/21/2024 07:27:13 PM (21 months ago)
Author:
sided
Message:

1.4.2 - Bugfix

Location:
sided
Files:
39 added
2 edited

Legend:

Unmodified
Added
Removed
  • sided/trunk/readme.txt

    r3090383 r3090385  
    44Tags: polls, polling, comments, commenting, survey
    55Requires at least: 4.7
    6 Tested up to: 6.2
    7 Stable tag: 1.4.1
     6Tested up to: 6.5.3
     7Stable tag: 1.4.2
    88Requires PHP: 7.0
    99License: GPLv2 or later
     
    3838
    3939== Changelog ==
     40= 1.4.2 =
     41* Bugfix
     42
    4043= 1.4.1 =
    4144* Bugfix
  • sided/trunk/sided.php

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