Plugin Directory

Changeset 3293053


Ignore:
Timestamp:
05/14/2025 07:57:40 AM (11 months ago)
Author:
grilabs
Message:

A small syntax bug fixed.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tami-payment/trunk/tami-payment.php

    r3229701 r3293053  
    2424
    2525define( 'TAMI_MIN_WC_VER', '6.0' );
    26 define( 'TAMI_WOOCOMMERCE_MODULE_VERSION', '1.0' );
     26define( 'TAMI_WOOCOMMERCE_MODULE_VERSION', '1.0.1' );
    2727define( 'TAMI_PLUGIN_PATH', plugin_dir_path( __FILE__ ) );
    2828function tami_woocommerce_missing_notice() {
Note: See TracChangeset for help on using the changeset viewer.