Plugin Directory

Changeset 2441681


Ignore:
Timestamp:
12/17/2020 03:43:26 PM (4 years ago)
Author:
sailthru-wp
Message:

Tagging version 4.0.2

Location:
sailthru-widget/tags/4.0.2
Files:
2 edited
1 copied

Legend:

Unmodified
Added
Removed
  • TabularUnified sailthru-widget/tags/4.0.2/changelog.md

    r2431183 r2441681  
    11# Changelog
     2
     3## v4.0.2 (2020-12-17)
     4Updated Wordpress version tested through value
    25
    36## v4.0.1 (2020-12-03)
  • TabularUnified sailthru-widget/tags/4.0.2/plugin.php

    r2431183 r2441681  
    44Plugin URI:         http://sailthru.com/
    55Description:        Add the power of Sailthru to your WordPress set up.
    6 Version:            4.0.1
     6Version:            4.0.2
    77Requires at least:  5.5
    88Author:             Sailthru
     
    3737 */
    3838if ( ! defined( 'SAILTHRU_PLUGIN_VERSION' ) ) {
    39     define( 'SAILTHRU_PLUGIN_VERSION', '4.0.1' );
     39    define( 'SAILTHRU_PLUGIN_VERSION', '4.0.2' );
    4040}
    4141
Note: See TracChangeset for help on using the changeset viewer.