Plugin Directory

Changeset 899509


Ignore:
Timestamp:
04/21/2014 03:05:10 PM (12 years ago)
Author:
karevn
Message:

3.7.13 release

Location:
usernoise
Files:
4 edited
1 copied

Legend:

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

    r899507 r899509  
    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.8.1
    6 Stable tag: 3.7.12
     5Tested up to: 3.9
     6Stable tag: 3.7.13
    77
    88Modal contact / feedback form designed "the Apple way".
  • usernoise/tags/3.7.13/usernoise.php

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

    r899507 r899509  
    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.8.1
    6 Stable tag: 3.7.12
     5Tested up to: 3.9
     6Stable tag: 3.7.13
    77
    88Modal contact / feedback form designed "the Apple way".
  • usernoise/trunk/usernoise.php

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