Plugin Directory

Changeset 2964782


Ignore:
Timestamp:
09/09/2023 01:57:51 PM (3 years ago)
Author:
wpfeelteam
Message:

version 1.4.10 released

Location:
faq-for-woocommerce/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • faq-for-woocommerce/trunk/faq-for-woocommerce.php

    r2964768 r2964782  
    44 * Plugin URI: https://wordpress.org/plugins/faq-for-woocommerce/
    55 * Description: This plugin shows faq question and answers for per product with comment and FAQ schema support.
    6  * Version: 1.4.9
     6 * Version: 1.4.10
    77 * Author: Optemiz
    88 * Author URI: https://optemiz.com/
     
    3030     * @since 1.0.0
    3131     */
    32     define( 'FFW_VERSION', '1.4.9' );
     32    define( 'FFW_VERSION', '1.4.10' );
    3333}
    3434
  • faq-for-woocommerce/trunk/readme.txt

    r2964777 r2964782  
    55Tested Up To: 6.3
    66Requires PHP: 5.6
    7 Stable tag: 1.4.9
     7Stable tag: 1.4.10
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    392392== Changelog ==
    393393
    394 = 1.4.9 =
     394= 1.4.10 =
    395395* Added: Dashboard page added.
    396396
Note: See TracChangeset for help on using the changeset viewer.