Changeset 1352879
- Timestamp:
- 02/17/2016 07:19:56 PM (10 years ago)
- File:
-
- 1 edited
-
click-tweet/trunk/click-and-tweet.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
click-tweet/trunk/click-and-tweet.php
r1344313 r1352879 4 4 * Plugin URI: http://spacestud.io 5 5 * Description: Quote text in your WordPress posts for easy sharing on twitter. 6 * Version: 0.8 6 * Version: 0.8.2 7 7 * Author: Space Studio 8 8 * Author URI: http://spacestud.io … … 57 57 * @var string 58 58 */ 59 protected $version = '0.8 ';59 protected $version = '0.8.2'; 60 60 61 61 /**
Note: See TracChangeset
for help on using the changeset viewer.