Plugin Directory

Changeset 3467820


Ignore:
Timestamp:
02/23/2026 03:20:02 PM (5 weeks ago)
Author:
bastho
Message:

Bump to v3.0.2

Location:
mindcat/trunk
Files:
6 edited

Legend:

Unmodified
Added
Removed
  • mindcat/trunk/build/list/block.json

    r3418182 r3467820  
    33  "apiVersion": 3,
    44  "name": "mindcat/list",
    5   "version": "3.0.1",
     5  "version": "3.0.2",
    66  "title": "List of taxonomy terms",
    77  "category": "text",
  • mindcat/trunk/build/mindmap/block.json

    r3418182 r3467820  
    33  "apiVersion": 3,
    44  "name": "mindcat/mindmap",
    5   "version": "3.0.1",
     5  "version": "3.0.2",
    66  "title": "Mindmap of taxonomies",
    77  "category": "widgets",
  • mindcat/trunk/inc/views/mermaid.php

    r3418182 r3467820  
    55* @package     MindCat
    66* @subpackage  MindCat/Views
    7 * @version     3.0.1
     7* @version     3.0.2
    88* @since       3.0.0
    99*/
  • mindcat/trunk/inc/views/mindmap.php

    r3418182 r3467820  
    55* @package     MindCat
    66* @subpackage  MindCat/Views
    7 * @version     3.0.1
     7* @version     3.0.2
    88* @since       1.0.0
    99*/
  • mindcat/trunk/mindcat.php

    r3418182 r3467820  
    33 * Plugin Name: MindCat
    44 * Plugin URI: https://apps.avecnous.eu/produit/cat-heuristique/?mtm_campaign=wp-plugin&mtm_kwd=mindcat&mtm_medium=wp-repo&mtm_source=dashboard
    5  * Version: 3.0.1
     5 * Version: 3.0.2
    66 * Description: Displays categories and subcategories as a mindmap
    77 * Author: N.O.U.S. Open Useful and Simple
  • mindcat/trunk/readme.txt

    r3418182 r3467820  
    66Requires at least: 5.9 
    77Tested up to: 6.9 
    8 Stable tag: 3.0.1 
     8Stable tag: 3.0.2 
    99License: GPLv2 
    1010License URI: https://www.gnu.org/licenses/gpl-2.0.html
     
    4343Yes, you can choose any category, all sub-categories will be children of your mindmap
    4444## Changelog
     45
     46### 3.0.2
     47
     48- Fix dummy custom style affecting all blocks
     49- Update import of deps
    4550
    4651### 3.0.1
Note: See TracChangeset for help on using the changeset viewer.