Plugin Directory

Changeset 3124318


Ignore:
Timestamp:
07/24/2024 04:38:50 AM (20 months ago)
Author:
happyprime
Message:

Update to version 1.2.1 from GitHub

Location:
shadow-terms
Files:
2 deleted
4 edited
1 copied

Legend:

Unmodified
Added
Removed
  • shadow-terms/tags/1.2.1/plugin.php

    r3043795 r3124318  
    33 * Plugin Name:  Shadow Terms
    44 * Description:  Use terms from generated taxonomies to associate related content.
    5  * Version:      1.2.0
     5 * Version:      1.2.1
    66 * Plugin URI:   https://github.com/happyprime/shadow-terms/
    77 * Author:       Happy Prime
  • shadow-terms/tags/1.2.1/readme.txt

    r3122230 r3124318  
    44Requires at least: 5.9
    55Tested up to: 6.6
    6 Stable tag: 1.2.0
     6Stable tag: 1.2.1
    77License: GPLv2 or later
    88Requires PHP: 7.4
     
    4141## Changelog
    4242
     43### 1.2.1
     44
     45* No functional changes.
     46* Exclude phpstan config from distribution.
     47* Update development dependencies.
     48* Confirm WordPress 6.6 support.
     49
    4350### 1.2.0
    4451
  • shadow-terms/trunk/plugin.php

    r3043795 r3124318  
    33 * Plugin Name:  Shadow Terms
    44 * Description:  Use terms from generated taxonomies to associate related content.
    5  * Version:      1.2.0
     5 * Version:      1.2.1
    66 * Plugin URI:   https://github.com/happyprime/shadow-terms/
    77 * Author:       Happy Prime
  • shadow-terms/trunk/readme.txt

    r3122230 r3124318  
    44Requires at least: 5.9
    55Tested up to: 6.6
    6 Stable tag: 1.2.0
     6Stable tag: 1.2.1
    77License: GPLv2 or later
    88Requires PHP: 7.4
     
    4141## Changelog
    4242
     43### 1.2.1
     44
     45* No functional changes.
     46* Exclude phpstan config from distribution.
     47* Update development dependencies.
     48* Confirm WordPress 6.6 support.
     49
    4350### 1.2.0
    4451
Note: See TracChangeset for help on using the changeset viewer.