Plugin Directory

Changeset 2498339


Ignore:
Timestamp:
03/17/2021 10:46:53 PM (5 years ago)
Author:
wpharvest
Message:

Bumped up version no.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • documents-for-woocommerce/tags/1.0.2/documents-for-woocommerce.php

    r2498334 r2498339  
    1111 * Plugin Name:       Documents for WooCommerce
    1212 * Description:       Downloadable documents for products in WooCommerce.
    13  * Version:           1.0.1
     13 * Version:           1.0.2
    1414 * Requires at least: 5.0
    1515 * Requires PHP:      5.6
     
    4646
    4747        private function __construct(){
    48             $this->version = "1.0.0";
     48            $this->version = "1.0.2";
    4949
    5050            // Add a custom product data tab
Note: See TracChangeset for help on using the changeset viewer.