Plugin Directory

Changeset 958139


Ignore:
Timestamp:
07/31/2014 03:06:30 PM (12 years ago)
Author:
samface
Message:

Bumped to version 0.5.1

Location:
angry-creative-logger/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • angry-creative-logger/trunk/plugin.php

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

    r943414 r958139  
    1 === Angry Inspector ===
     1=== Angry Creative Inspector ===
    22Contributors: ac-robin, samface, angrycreative
    33Tags: inspect, inspection, monitor, monitoring, log, logging, check, checking, validate, validation, permissions, install, installation
    44Requires at least: 3.0.1
    55Tested up to: 3.9.1
    6 Stable tag: 0.5.0
     6Stable tag: 0.5.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.