Plugin Directory

Changeset 2751702


Ignore:
Timestamp:
07/04/2022 02:45:49 PM (4 years ago)
Author:
snexed
Message:

updated to 2.1.1

Location:
ploxel
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • ploxel/tags/2.1.1/ploxel.php

    r2751682 r2751702  
    1010*/
    1111
    12 define('PLOXEL_PLUGIN_VERSION', '2.0.2');
     12define('PLOXEL_PLUGIN_VERSION', '2.1.1');
    1313
    1414register_activation_hook(__FILE__, 'ploxel_activate');
  • ploxel/trunk/ploxel.php

    r2739787 r2751702  
    44Plugin URI: http://wordpress.org/plugins/ploxel/
    55Description: Sell tickets online your WordPress site with Ticketix, see https://www.ticketix.com/sell-tickets-on-wordpress for more information on how it works.
    6 Version: 2.1.0
     6Version: 2.1.1
    77Author: Ploxel
    88Author URI: http://www.ticketix.com/sell-tickets-on-wordpress
     
    1010*/
    1111
    12 define('PLOXEL_PLUGIN_VERSION', '2.0.2');
     12define('PLOXEL_PLUGIN_VERSION', '2.1.1');
    1313
    1414register_activation_hook(__FILE__, 'ploxel_activate');
Note: See TracChangeset for help on using the changeset viewer.