Plugin Directory

Changeset 3478437


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

Update to version 1.0.10 from GitHub

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

Legend:

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

    r3478432 r3478437  
    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.9
     6 * Version:       1.0.10
    77 * Author:        Marc Tönsing
    88 * Author URI:    https://toensing.com
  • hero-color-picker/tags/1.0.10/readme.txt

    r3478432 r3478437  
    44Requires at least: 5.9
    55Tested up to: 6.9
    6 Stable tag: 1.0.9
     6Stable tag: 1.0.10
    77Requires PHP: 7.3
    88License: GPLv2 or later
     
    5757== Changelog ==
    5858
     59= 1.0.10 =
     60* Bumped plugin version to `1.0.10`.
     61
    5962= 1.0.9 =
    6063* Bumped plugin version to `1.0.9`.
  • hero-color-picker/trunk/hero-color-picker.php

    r3478432 r3478437  
    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.9
     6 * Version:       1.0.10
    77 * Author:        Marc Tönsing
    88 * Author URI:    https://toensing.com
  • hero-color-picker/trunk/readme.txt

    r3478432 r3478437  
    44Requires at least: 5.9
    55Tested up to: 6.9
    6 Stable tag: 1.0.9
     6Stable tag: 1.0.10
    77Requires PHP: 7.3
    88License: GPLv2 or later
     
    5757== Changelog ==
    5858
     59= 1.0.10 =
     60* Bumped plugin version to `1.0.10`.
     61
    5962= 1.0.9 =
    6063* Bumped plugin version to `1.0.9`.
Note: See TracChangeset for help on using the changeset viewer.