Plugin Directory

Changeset 1155310


Ignore:
Timestamp:
05/07/2015 12:25:40 PM (11 years ago)
Author:
usersnap
Message:

version 4.0

Location:
usersnap/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • usersnap/trunk/readme.txt

    r1155301 r1155310  
    55Requires at least: 3.0
    66Tested up to: 4.2
    7 Stable tag: 3.2
     7Stable tag: 4.0
    88
    99Improve your Wordpress website with screenshots, bug reports and visual feedback from Usersnap.
     
    130130== Changelog ==
    131131
    132 = 3.2 =
     132= 4.0 =
    133133* autofill email address field if user is signed in
    134134
  • usersnap/trunk/usersnap.php

    r1155301 r1155310  
    44Plugin URI: http://www.usersnap.com
    55Description: Usersnap helps website owners to get feedback in form of screenshots from their customers, readers or users.
    6 Version: 3.2
     6Version: 4.0
    77Author: Usersnap
    88Author URI: http://usersnap.com
     
    1010*/
    1111
    12 define('USERSNAP_VERSION', '3.2');
     12define('USERSNAP_VERSION', '4.0');
    1313define('USERSNAP_POINTER_VERSION', '0_1');
    1414define('USERSNAP_PLUGIN_URL', plugin_dir_url( __FILE__ ));
Note: See TracChangeset for help on using the changeset viewer.