Changeset 950002
- Timestamp:
- 07/17/2014 12:31:58 AM (12 years ago)
- Location:
- segmentio/trunk
- Files:
-
- 2 edited
-
analytics-wordpress.php (modified) (2 diffs)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
segmentio/trunk/analytics-wordpress.php
r950000 r950002 4 4 Plugin URI: https://segment.io/plugins/wordpress 5 5 Description: The hassle-free way to integrate any analytics service into your WordPress site. 6 Version: 1.0. 26 Version: 1.0.3 7 7 License: GPLv2 8 8 Author: Segment.io … … 179 179 * Current plugin version. 180 180 */ 181 const VERSION = '1.0. 2';181 const VERSION = '1.0.3'; 182 182 183 183 /** -
segmentio/trunk/readme.txt
r950000 r950002 4 4 Requires at least: 3.6 5 5 Tested up to: 3.9.2 6 Stable tag: 1.0. 26 Stable tag: 1.0.3 7 7 License: GPLv2 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html
Note: See TracChangeset
for help on using the changeset viewer.