Plugin Directory

Changeset 1052713


Ignore:
Timestamp:
12/23/2014 03:22:39 PM (11 years ago)
Author:
karevn
Message:

3.7.20 release

Location:
usernoise
Files:
4 edited
1 copied

Legend:

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

    r1007686 r1052713  
    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: 4.0
    6 Stable tag: 3.7.19
     5Tested up to: 4.1
     6Stable tag: 3.7.20
    77
    88Modal contact / feedback form designed "the Apple way".
     
    105105== Changelog ==
    106106
     107= 3.7.20 =
     108* Translations re-scanned
     109* “Apostrophe in site name” fix.
     110
    107111= 3.7.13 - 3.7.19 =
    108112* Translations updated: French, Hebrew
  • usernoise/tags/3.7.20/usernoise.php

    r1052711 r1052713  
    33Plugin Name: Usernoise
    44Description: Usernoise is a modal contact / feedback form with smooth interface.
    5 Version: 3.7.19
     5Version: 3.7.20
    66Author: CherryDev
    77*/
    88
    99
    10 define('UN_VERSION', '3.7.19');
     10define('UN_VERSION', '3.7.20');
    1111
    1212load_plugin_textdomain('usernoise', false, dirname(plugin_basename(__FILE__)) . '/languages/');
  • usernoise/trunk/readme.txt

    r1007686 r1052713  
    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: 4.0
    6 Stable tag: 3.7.19
     5Tested up to: 4.1
     6Stable tag: 3.7.20
    77
    88Modal contact / feedback form designed "the Apple way".
     
    105105== Changelog ==
    106106
     107= 3.7.20 =
     108* Translations re-scanned
     109* “Apostrophe in site name” fix.
     110
    107111= 3.7.13 - 3.7.19 =
    108112* Translations updated: French, Hebrew
  • usernoise/trunk/usernoise.php

    r1052711 r1052713  
    33Plugin Name: Usernoise
    44Description: Usernoise is a modal contact / feedback form with smooth interface.
    5 Version: 3.7.19
     5Version: 3.7.20
    66Author: CherryDev
    77*/
    88
    99
    10 define('UN_VERSION', '3.7.19');
     10define('UN_VERSION', '3.7.20');
    1111
    1212load_plugin_textdomain('usernoise', false, dirname(plugin_basename(__FILE__)) . '/languages/');
Note: See TracChangeset for help on using the changeset viewer.