Plugin Directory

Changeset 3070487


Ignore:
Timestamp:
04/15/2024 07:27:15 AM (2 years ago)
Author:
bmsupport
Message:
  • Minor Changes
Location:
window-blinds-solution/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • window-blinds-solution/trunk/readme.txt

    r3069634 r3070487  
    22Tags: BlindMatrix Freemium
    33Requires at least: 4.4
    4 Tested up to: 6.5.0
     4Tested up to: 6.5.2
    55Requires PHP: 7.4
    6 Stable tag: 1.2.0
     6Stable tag: 1.2.1
    77License: GPLv3
    88License URI: https://www.gnu.org/licenses/gpl-3.0.html
     
    3535== Changelog ==
    3636
     37= 1.2.1 =
     38
     39*  Minor improvements
     40
    3741= 1.2.0 =
    3842
  • window-blinds-solution/trunk/window-blinds-solution.php

    r3069634 r3070487  
    44 * Plugin Name: BlindMatrix Freemium
    55 * Description: BlindMatrix Freemium plugin is designed especially for window blinds, curtains and shutter businesses to sell their products online with ultimate ease.
    6  * Version: 1.2.0
     6 * Version: 1.2.1
    77 * Author: Blindmatrix
    88 * License: GPLv3
     
    3636     * Plugin version.
    3737     */
    38     public $version = '1.2.0';
     38    public $version = '1.2.1';
    3939
    4040    /**
Note: See TracChangeset for help on using the changeset viewer.