Plugin Directory

Changeset 1129379


Ignore:
Timestamp:
04/07/2015 09:28:12 AM (11 years ago)
Author:
samface
Message:

bumped version for release

Location:
angry-creative-logger
Files:
4 deleted
2 edited
38 copied

Legend:

Unmodified
Added
Removed
  • angry-creative-logger/tags/0.6.1/trunk/readme.txt

    r1125422 r1129379  
    44Requires at least: 4.0
    55Tested up to: 4.1.1
    6 Stable tag: 0.6.0
     6Stable tag: 0.6.1
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
  • angry-creative-logger/trunk/plugin.php

    r1125422 r1129379  
    44Plugin URI: http://angrycreative.se
    55Description: Inspects and logs possible issues with your Wordpress installation.
    6 Version: 0.6.0
     6Version: 0.6.1
    77Author: Robin Björklund, Sammy Nordström, Angry Creative AB
    88*/
    99
    10 define( 'ACI_PLUGIN_VERSION', '0.6.0' );
     10define( 'ACI_PLUGIN_VERSION', '0.6.1' );
    1111
    1212define( 'ACI_PLUGIN_DIR', dirname( __FILE__ ) );
  • angry-creative-logger/trunk/readme.txt

    r1125422 r1129379  
    44Requires at least: 4.0
    55Tested up to: 4.1.1
    6 Stable tag: 0.6.0
     6Stable tag: 0.6.1
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
Note: See TracChangeset for help on using the changeset viewer.