Plugin Directory

Changeset 2435985


Ignore:
Timestamp:
12/09/2020 10:25:50 PM (5 years ago)
Author:
actblue
Message:

Deploy version 1.1.0

Location:
actblue-contributions
Files:
31 added
2 edited

Legend:

Unmodified
Added
Removed
  • actblue-contributions/trunk/actblue-contributions.php

    r2435956 r2435985  
    1515 * Text Domain:      actblue
    1616 * Domain Path:      /languages
    17  * Version:          1.0.0
     17 * Version:          1.1.0
    1818 */
    1919
     
    2626 * Current plugin version.
    2727 */
    28 define( 'ACTBLUE_PLUGIN_VERSION', '1.0.0' );
     28define( 'ACTBLUE_PLUGIN_VERSION', '1.1.0' );
    2929
    3030/**
  • actblue-contributions/trunk/readme.txt

    r2435956 r2435985  
    66Tested up to: 5.6
    77Requires PHP: 5.6
    8 Stable tag: 1.0.0
     8Stable tag: 1.1.0
    99License: GPLv2 or later
    1010License URI: https://www.gnu.org/licenses/gpl-2.0.html
     
    105105== Changelog ==
    106106
     107= 1.1.0 =
     108* Adds a custom Gutenberg block for ActBlue contribution form embeds.
     109
    107110= 1.0.0 =
    108111* Adds the ActBlue script to public-facing pages.
    109112* Adds the ActBlue oEmbed endpoint to the list of allowed providers.
     113
     114== Upgrade Notice ==
     115
     116= 1.1.0 =
     117Adds a custom Gutenberg block for ActBlue contribution form embeds
Note: See TracChangeset for help on using the changeset viewer.