Plugin Directory

Changeset 421103


Ignore:
Timestamp:
08/09/2011 06:50:40 PM (15 years ago)
Author:
moshthepitt
Message:

committing version 2.3.3

Location:
dukapress/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • dukapress/trunk/dukapress.php

    r418292 r421103  
    33Plugin Name: DukaPress Shopping Cart
    44Description: DukaPress Shopping Cart
    5 Version: 2.3.2
     5Version: 2.3.3
    66Author: NetMadeEz and Nickel Pro
    77Author URI: http://dukapress.org/
     
    99*/
    1010
    11 $dp_version = 2.32;
     11$dp_version = 2.33;
    1212
    1313require_once('php/dp-products.php');
  • dukapress/trunk/readme.txt

    r418179 r421103  
    66Requires at least: 3.0
    77Tested up to: 3.2.1
    8 Stable tag: 2.3.2
     8Stable tag: 2.3.3
    99
    1010DukaPress is an open source e-commerce solution built for Wordpress.
     
    106106== Changelog ==
    107107
     108= 2.3.3 =
     109Fixing timthumb security vulnerability (just replaced timthumb.php with version 2.5)
     110
    108111= 2.3.2 =
    109112Fixing timthumb security vulnerability (just one line of code)
     
    185188== Upgrade Notice ==
    186189
     190= 2.3.3 =
     191Security update.
     192
    187193= 2.3.2 =
    188194Security update.
Note: See TracChangeset for help on using the changeset viewer.