Plugin Directory

Changeset 986946


Ignore:
Timestamp:
09/11/2014 05:11:31 AM (11 years ago)
Author:
v-media
Message:

Version 1.9.1

Location:
foodlist/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • foodlist/trunk/plugin.php

    r983188 r986946  
    66Author: Artprima
    77Author URI: http://artprima.eu/
    8 Version: 1.9
     8Version: 1.9.1
    99*/
    1010
    11 define('FOODLIST_VERSION', '1.9');
     11define('FOODLIST_VERSION', '1.9.1');
    1212define('FOODLIST_MIN_PHP_VERSION', '5.3.3');
    1313define('FOODLIST_MIN_WP_VERSION', '3.4.0');
  • foodlist/trunk/readme.txt

    r983188 r986946  
    22Contributors: v-media
    33Tags: restaurant menu, café menu, restaurant, eatery, menus, bar, list
    4 Requires at least: 3.4
    5 Tested up to: 3.9.1
     4Requires at least: 3.8
     5Tested up to: 4.0
    66Stable tag: trunk
    77
     
    4747== ChangeLog ==
    4848
     49= Version 1.9.1 =
     50* Tested up to WordPress 4.0 (no changes)
     51
    4952= Version 1.9 =
    5053* Wrong action names in `MenuItemView::applyShortcodes()` and in `MenuSectionView::applyShortcodes()`.
Note: See TracChangeset for help on using the changeset viewer.