Plugin Directory

Changeset 1298195


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

1.0.2

Location:
prelauncher/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • prelauncher/trunk/lib/prelauncher/src/Prelauncher/Settings.php

    r1297980 r1298195  
    55class Settings
    66{
    7     const VERSION = '1.0.0';
     7    const VERSION = '1.0.1';
    88
    9     public static $url_root = 'http://api.prelauncher.io:3000/companies/',
     9    public static $url_root = 'http://api.prelauncher.info/companies/',
    1010                  $api_key = null,
    1111                  $agent = 'prelauncher-php',
  • prelauncher/trunk/readme.txt

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