Plugin Directory

Changeset 3046735


Ignore:
Timestamp:
03/07/2024 06:42:52 AM (2 years ago)
Author:
sided
Message:

1.3.8 - Stability fixes

Location:
sided
Files:
39 added
2 edited

Legend:

Unmodified
Added
Removed
  • sided/trunk/readme.txt

    r3046447 r3046735  
    55Requires at least: 4.7
    66Tested up to: 6.2
    7 Stable tag: 1.3.7
     7Stable tag: 1.3.8
    88Requires PHP: 7.0
    99License: GPLv2 or later
     
    3838
    3939== Changelog ==
     40= 1.3.8 =
     41* Stability fixes
     42
    4043= 1.3.7 =
    4144* Stability fixes
  • sided/trunk/sided.php

    r3046447 r3046735  
    44* Plugin URI: https://sided.co/
    55* Description: It is a wordpress plugin to embed sided polls in your Wordpress website.
    6 * Version: 1.3.5
     6* Version: 1.3.8
    77* Author: Sided
    88**/
    99
    10 define( 'SIDED_VERSION', '1.3.7' );
     10define( 'SIDED_VERSION', '1.3.8' );
    1111define( 'SIDED_PLUGIN', __FILE__ );
    1212define( 'SIDED_PLUGIN_DIR', untrailingslashit( dirname( SIDED_PLUGIN ) ) );
Note: See TracChangeset for help on using the changeset viewer.