Plugin Directory

Changeset 1512912


Ignore:
Timestamp:
10/11/2016 08:05:55 PM (9 years ago)
Author:
bseddon
Message:

Updated version number

Location:
vat-moss/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • vat-moss/trunk/readme.txt

    r1511006 r1512912  
    66Requires at least: 3.9.2
    77Tested up to: 4.6.1
    8 Stable Tag: 1.0.23
     8Stable Tag: 1.0.24
    99License: GNU Version 2 or Any Later Version
    1010
     
    174174Update WordPress supported version
    175175
     176= 1.0.24 =
     177
     178Completed the ability for a user to select the rate type for EDD payments
     179
    176180== Upgrade Notice ==
    177181
  • vat-moss/trunk/vat-moss.php

    r1512669 r1512912  
    55Plugin URI: http://www.wproute.com/downloads/vat-moss/
    66Description: Management and submission of VAT sales to EU consumers.
    7 Version: 1.0.23
     7Version: 1.0.24
    88Tested up to: 4.6.1
    99Author: Lyquidity Solutions
     
    431431
    432432        if ( ! defined( 'VAT_MOSS_VERSION' ) )
    433             define( 'VAT_MOSS_VERSION',                         '1.0.23' );
     433            define( 'VAT_MOSS_VERSION',                         '1.0.24' );
    434434
    435435        if ( ! defined( 'VAT_MOSS_WORDPRESS_COMPATIBILITY' ) )
Note: See TracChangeset for help on using the changeset viewer.