Plugin Directory

Changeset 1298198


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

tagging version 1.0.2

Location:
prelauncher/tags/1.0.2
Files:
1 edited
12 copied

Legend:

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

    r1297980 r1298198  
    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',
Note: See TracChangeset for help on using the changeset viewer.