Plugin Directory

Changeset 687957


Ignore:
Timestamp:
03/27/2013 12:38:15 PM (13 years ago)
Author:
gesman
Message:

Minor update

Location:
j-shortcodes/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • j-shortcodes/trunk/j-shortcodes.php

    r687956 r687957  
    33Plugin Name: J Shortcodes
    44Plugin URI: http://www.jshortcodes.com/
    5 Version: 1.406
     5Version: 1.407
    66Author: Gleb Esman, http://www.jshortcodes.com/
    77Author URI: http://www.jshortcodes.com/
     
    99*/
    1010
    11 define('J_SHORTCODES_VERSION',  '1.406');
     11define('J_SHORTCODES_VERSION',  '1.407');
    1212
    1313include (dirname(__FILE__) . '/j-include-all.php');
  • j-shortcodes/trunk/readme.txt

    r370939 r687957  
    6565== Changelog ==
    6666
     67= 1.407 =
     68* Eliminated dependency on specific jQuery version and more more bug fixes. See: http://forum.memberwing.com/threads/746-Bugreport-fixes-included
     69
    6770= 1.405 =
    6871* Added 'width' parameter to [jbox], [jtabs] and [jaccordion] shortcode.
Note: See TracChangeset for help on using the changeset viewer.