Plugin Directory

Changeset 731427


Ignore:
Timestamp:
06/25/2013 09:54:04 AM (13 years ago)
Author:
karevn
Message:

3.7.5 release

Location:
usernoise
Files:
4 edited
1 copied

Legend:

Unmodified
Added
Removed
  • usernoise/tags/3.7.5/readme.txt

    r731426 r731427  
    33Tags: feedback, contact, form, contact form, email, ajax, custom, admin, button, russian, dashboard, lightbox, ipad, plugin, jquery, comments, responsive
    44Requires at least: 3.2
    5 Tested up to: 3.5.1
    6 Stable tag: 3.7.4
     5Tested up to: 3.5.2
     6Stable tag: 3.7.5
    77
    88Modal contact / feedback form designed "the Apple way".
  • usernoise/tags/3.7.5/usernoise.php

    r731426 r731427  
    44Plugin URI: http://karevn.com
    55Description: Usernoise is a modal contact / feedback form with smooth interface.
    6 Version: 3.7.4
     6Version: 3.7.5
    77Author: Nikolay Karev
    88Author URI: http://karevn.com
     
    1010
    1111
    12 define('UN_VERSION', '3.7.4');
     12define('UN_VERSION', '3.7.5');
    1313
    1414load_plugin_textdomain('usernoise', false, dirname(plugin_basename(__FILE__)) . '/languages/');
  • usernoise/trunk/readme.txt

    r731426 r731427  
    33Tags: feedback, contact, form, contact form, email, ajax, custom, admin, button, russian, dashboard, lightbox, ipad, plugin, jquery, comments, responsive
    44Requires at least: 3.2
    5 Tested up to: 3.5.1
    6 Stable tag: 3.7.4
     5Tested up to: 3.5.2
     6Stable tag: 3.7.5
    77
    88Modal contact / feedback form designed "the Apple way".
  • usernoise/trunk/usernoise.php

    r731426 r731427  
    44Plugin URI: http://karevn.com
    55Description: Usernoise is a modal contact / feedback form with smooth interface.
    6 Version: 3.7.4
     6Version: 3.7.5
    77Author: Nikolay Karev
    88Author URI: http://karevn.com
     
    1010
    1111
    12 define('UN_VERSION', '3.7.4');
     12define('UN_VERSION', '3.7.5');
    1313
    1414load_plugin_textdomain('usernoise', false, dirname(plugin_basename(__FILE__)) . '/languages/');
Note: See TracChangeset for help on using the changeset viewer.