Plugin Directory

Changeset 3478440


Ignore:
Timestamp:
03/09/2026 06:30:15 PM (3 weeks ago)
Author:
MarcDK
Message:

Update to version 1.0.11 from GitHub

Location:
hero-color-picker
Files:
2 deleted
4 edited
1 copied

Legend:

Unmodified
Added
Removed
  • hero-color-picker/tags/1.0.11/hero-color-picker.php

    r3478437 r3478440  
    44 * Plugin URI:    https://github.com/mtoensing/hero-color-picker
    55 * Description:   Adds a per-post color picker in the editor sidebar for hero styling.
    6  * Version:       1.0.10
     6 * Version:       1.0.11
    77 * Author:        Marc Tönsing
    88 * Author URI:    https://toensing.com
  • hero-color-picker/tags/1.0.11/readme.txt

    r3478437 r3478440  
    44Requires at least: 5.9
    55Tested up to: 6.9
    6 Stable tag: 1.0.10
     6Stable tag: 1.0.11
    77Requires PHP: 7.3
    88License: GPLv2 or later
     
    5757== Changelog ==
    5858
     59= 1.0.11 =
     60* Bumped plugin version to `1.0.11`.
     61* Removed unused WordPress.org banner assets.
     62
    5963= 1.0.10 =
    6064* Bumped plugin version to `1.0.10`.
  • hero-color-picker/trunk/hero-color-picker.php

    r3478437 r3478440  
    44 * Plugin URI:    https://github.com/mtoensing/hero-color-picker
    55 * Description:   Adds a per-post color picker in the editor sidebar for hero styling.
    6  * Version:       1.0.10
     6 * Version:       1.0.11
    77 * Author:        Marc Tönsing
    88 * Author URI:    https://toensing.com
  • hero-color-picker/trunk/readme.txt

    r3478437 r3478440  
    44Requires at least: 5.9
    55Tested up to: 6.9
    6 Stable tag: 1.0.10
     6Stable tag: 1.0.11
    77Requires PHP: 7.3
    88License: GPLv2 or later
     
    5757== Changelog ==
    5858
     59= 1.0.11 =
     60* Bumped plugin version to `1.0.11`.
     61* Removed unused WordPress.org banner assets.
     62
    5963= 1.0.10 =
    6064* Bumped plugin version to `1.0.10`.
Note: See TracChangeset for help on using the changeset viewer.