Plugin Directory

Changeset 2786985


Ignore:
Timestamp:
09/19/2022 01:21:56 PM (4 years ago)
Author:
atmon3r
Message:

bitcanna-widget 1.1.6 released from GitHub

Location:
bitcanna-widget
Files:
4 edited
1 copied

Legend:

Unmodified
Added
Removed
  • bitcanna-widget/tags/1.1.6/README.txt

    r2786894 r2786985  
    44Requires at least: 3.0.1
    55Tested up to: 5.8
    6 Stable tag: 1.1.5
     6Stable tag: 1.1.6
    77License: GPLv2
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
  • bitcanna-widget/tags/1.1.6/bitcanna-widget.php

    r2786894 r2786985  
    44Plugin URI: https://cosmos-tool.com/
    55Description: Add a widget that displays your bcna address in the site footer
    6 Version: 1.1.5
     6Version: 1.1.6
    77Author: atmon3r
    88Author URI: http://cosmos-tool.com/
     
    1919* Rename this for your plugin and update it as you release new versions.
    2020*/
    21 define( 'BITCANNA_WIDGET', '1.1.5' );
     21define( 'BITCANNA_WIDGET', '1.1.6' );
    2222
    2323// The widget class
  • bitcanna-widget/trunk/README.txt

    r2786894 r2786985  
    44Requires at least: 3.0.1
    55Tested up to: 5.8
    6 Stable tag: 1.1.5
     6Stable tag: 1.1.6
    77License: GPLv2
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
  • bitcanna-widget/trunk/bitcanna-widget.php

    r2786894 r2786985  
    44Plugin URI: https://cosmos-tool.com/
    55Description: Add a widget that displays your bcna address in the site footer
    6 Version: 1.1.5
     6Version: 1.1.6
    77Author: atmon3r
    88Author URI: http://cosmos-tool.com/
     
    1919* Rename this for your plugin and update it as you release new versions.
    2020*/
    21 define( 'BITCANNA_WIDGET', '1.1.5' );
     21define( 'BITCANNA_WIDGET', '1.1.6' );
    2222
    2323// The widget class
Note: See TracChangeset for help on using the changeset viewer.