Plugin Directory

Changeset 3245992


Ignore:
Timestamp:
02/24/2025 07:54:20 PM (13 months ago)
Author:
fuzzoid
Message:

WordPress 6.7
WooCommerce 9.6 tested

Location:
woo-3d-viewer/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • woo-3d-viewer/trunk/readme.txt

    r3048627 r3245992  
    33Tags: 3D, stl, obj, model, viewer, woocommerce
    44Requires at least: 3.5
    5 Tested up to: 6.4
    6 Stable tag: 1.8.6.3
     5Tested up to: 6.7
     6Stable tag: 1.8.6.4
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    9999== Changelog ==
    100100
     101= 1.8.6.4 =
     102
     103* WordPress 6.7
     104* WooCommerce 9.6 tested
     105
    101106= 1.8.6.3 =
    102107
  • woo-3d-viewer/trunk/woo-3d-viewer.php

    r3048627 r3245992  
    55Author: Sergey Burkov
    66Text Domain: woo3dv
    7 Version: 1.8.6.3
     7Version: 1.8.6.4
    88WC requires at least: 3.5
    9 WC tested up to: 8.6
     9WC tested up to: 8.9.9
    1010*/
    1111
     
    1414}
    1515
    16 define('WOO3DV_VERSION', '1.8.6.3');
     16define('WOO3DV_VERSION', '1.8.6.4');
    1717
    1818global $wpdb;
Note: See TracChangeset for help on using the changeset viewer.