Plugin Directory

Changeset 2912196


Ignore:
Timestamp:
05/14/2023 12:57:08 PM (3 years ago)
Author:
JaworskiMatt
Message:

1.0.2

Location:
listowp
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • listowp/tags/1.0.2/listo_plugin.php

    r2912186 r2912196  
    55 * Author: EmeraldWP
    66 * Author URI: https://ListoWP.com
    7  * Version: 1.0.1
     7 * Version: 1.0.2
    88 * Copyright: (c) EmeraldWP
    99 * License: GPLv2 or later
     
    3636        private static $instance = null;
    3737
    38         const PLUGIN_VERSION = '1.0.1';
     38        const PLUGIN_VERSION = '1.0.2';
    3939
    4040        public static function get_instance() {
  • listowp/tags/1.0.2/readme.txt

    r2912186 r2912196  
    66Requires at least: 6.0
    77Tested up to: 6.2
    8 Stable tag: 1.0.1
     8Stable tag: 1.0.2
    99License: GPLv2 or later
    1010
  • listowp/trunk/listo_plugin.php

    r2910882 r2912196  
    55 * Author: EmeraldWP
    66 * Author URI: https://ListoWP.com
    7  * Version: 1.0.1
     7 * Version: 1.0.2
    88 * Copyright: (c) EmeraldWP
    99 * License: GPLv2 or later
     
    3636        private static $instance = null;
    3737
    38         const PLUGIN_VERSION = '1.0.1';
     38        const PLUGIN_VERSION = '1.0.2';
    3939
    4040        public static function get_instance() {
  • listowp/trunk/readme.txt

    r2912186 r2912196  
    66Requires at least: 6.0
    77Tested up to: 6.2
    8 Stable tag: 1.0.1
     8Stable tag: 1.0.2
    99License: GPLv2 or later
    1010
Note: See TracChangeset for help on using the changeset viewer.