Plugin Directory

Changeset 704240


Ignore:
Timestamp:
04/26/2013 02:39:52 PM (13 years ago)
Author:
karevn
Message:

3.7 release

Location:
usernoise
Files:
4 edited
1 copied

Legend:

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

    r704146 r704240  
    44Requires at least: 3.2
    55Tested up to: 3.5.1
    6 Stable tag: 3.6.2
     6Stable tag: 3.7
    77
    88Modal contact / feedback form designed "the Apple way".
     
    111111* Deutsch translation fixed.
    112112* Russian localization fixed.
     113* Improved on-page mode.
    113114
    114115= 3.6.1 =
  • usernoise/tags/3.7/usernoise.php

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

    r704146 r704240  
    44Requires at least: 3.2
    55Tested up to: 3.5.1
    6 Stable tag: 3.6.2
     6Stable tag: 3.7
    77
    88Modal contact / feedback form designed "the Apple way".
     
    111111* Deutsch translation fixed.
    112112* Russian localization fixed.
     113* Improved on-page mode.
    113114
    114115= 3.6.1 =
  • usernoise/trunk/usernoise.php

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