Plugin Directory

Changeset 1794663


Ignore:
Timestamp:
12/30/2017 09:14:52 PM (8 years ago)
Author:
lickstats
Message:

rebranded lickstats

Location:
lickstats/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • lickstats/trunk/lickstats.php

    r1703873 r1794663  
    77Plugin URI: https://lickstats.com/
    88Description: The Lickstats WordPress plugin is used to add the Lickstats plugin to your website.
    9 Version: 1.4
     9Version: 1.5
    1010Authors: Alexandre Leclair and Sun Knudsen
    1111Author URI: https://lickstats.com/
     
    2222}
    2323
    24 define('LICKSTATS_VERSION', '1.4');
     24define('LICKSTATS_VERSION', '1.5');
    2525define('LICKSTATS_MINIMUM_WP_VERSION', '3.7');
    2626define('LICKSTATS_PLUGIN_DIR', plugin_dir_path(__FILE__));
  • lickstats/trunk/readme.txt

    r1794660 r1794663  
    55Requires at least: 3.7
    66Tested up to: 4.8
    7 Stable tag: 1.4
     7Stable tag: 1.5
    88License: GPLv2 or later
    99License URI: https://www.gnu.org/licenses/gpl-2.0.html
     
    2323
    2424== Changelog ==
     25
     26= 1.5 =
     27
     28Rebranded WordPress plugin
    2529
    2630= 1.4 =
Note: See TracChangeset for help on using the changeset viewer.