Plugin Directory

Changeset 1298215


Ignore:
Timestamp:
12/01/2015 10:58:54 AM (10 years ago)
Author:
prelauncher
Message:

tagging version 1.0.3

Location:
prelauncher
Files:
2 edited
13 copied

Legend:

Unmodified
Added
Removed
  • prelauncher/tags/1.0.3/prelauncher.php

    r1298213 r1298215  
    44   Plugin URI: http://prelauncher.info/docs/wordpress
    55   Description: a plugin which allows to integrate Prelauncher (pre-launch website builder which helps new online store owners to easily build a viral pre-launch website and start referral prelaunch campaign) with Wordpress website.
    6    Version: 1.0.2
     6   Version: 1.0.3
    77   Author: Artem Efremov
    88   Author URI: https://ru.linkedin.com/in/efremovartyom
     
    2727    class Prelauncher {
    2828
    29         public $version = '1.0.2';
     29        public $version = '1.0.3';
    3030
    3131        public $plugin_name = 'prelauncher';
  • prelauncher/tags/1.0.3/readme.txt

    r1298195 r1298215  
    44Requires at least: 4.0
    55Tested up to: 4.0
    6 Stable tag: 1.0.2
     6Stable tag: 1.0.3
    77License: GPLv3
    88License URI: http://www.gnu.org/licenses/gpl-3.0.html
  • prelauncher/trunk/prelauncher.php

    r1298213 r1298215  
    44   Plugin URI: http://prelauncher.info/docs/wordpress
    55   Description: a plugin which allows to integrate Prelauncher (pre-launch website builder which helps new online store owners to easily build a viral pre-launch website and start referral prelaunch campaign) with Wordpress website.
    6    Version: 1.0.2
     6   Version: 1.0.3
    77   Author: Artem Efremov
    88   Author URI: https://ru.linkedin.com/in/efremovartyom
     
    2727    class Prelauncher {
    2828
    29         public $version = '1.0.2';
     29        public $version = '1.0.3';
    3030
    3131        public $plugin_name = 'prelauncher';
  • prelauncher/trunk/readme.txt

    r1298195 r1298215  
    44Requires at least: 4.0
    55Tested up to: 4.0
    6 Stable tag: 1.0.2
     6Stable tag: 1.0.3
    77License: GPLv3
    88License URI: http://www.gnu.org/licenses/gpl-3.0.html
Note: See TracChangeset for help on using the changeset viewer.