Plugin Directory

Changeset 950002


Ignore:
Timestamp:
07/17/2014 12:31:58 AM (12 years ago)
Author:
segmentio
Message:

merged 1.0.3 into svn

Location:
segmentio/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • segmentio/trunk/analytics-wordpress.php

    r950000 r950002  
    44Plugin URI: https://segment.io/plugins/wordpress
    55Description: The hassle-free way to integrate any analytics service into your WordPress site.
    6 Version: 1.0.2
     6Version: 1.0.3
    77License: GPLv2
    88Author: Segment.io
     
    179179     * Current plugin version.
    180180     */
    181     const VERSION = '1.0.2';
     181    const VERSION = '1.0.3';
    182182
    183183    /**
  • segmentio/trunk/readme.txt

    r950000 r950002  
    44Requires at least: 3.6
    55Tested up to: 3.9.2
    6 Stable tag: 1.0.2
     6Stable tag: 1.0.3
    77License: GPLv2
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
Note: See TracChangeset for help on using the changeset viewer.