Plugin Directory

Changeset 769751


Ignore:
Timestamp:
09/10/2013 02:26:03 PM (13 years ago)
Author:
anukit
Message:

version change

Location:
observer/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • observer/trunk/lib/AMWObserver.php

    r769748 r769751  
    44
    55    protected $logfile;
    6     protected $version = '1.0.0';
     6    protected $version = '1.0.1';
    77
    88    /**
  • observer/trunk/observer.php

    r769014 r769751  
    44Plugin URI: http://amwhalen.com
    55Description: Creates an audit trail log file for multisite super admin actions. Used only for multisite installations, and must be Network Activated.
    6 Version: 1.0.0
     6Version: 1.0.1
    77Author: Andy Whalen
    88Author URI: http://amwhalen.com
  • observer/trunk/readme.txt

    r769080 r769751  
    6464== Changelog ==
    6565
     66= 1.0.1 =
     67* Added some more ignored option updates.
     68
    6669= 1.0.0 =
    6770* Initial release.
Note: See TracChangeset for help on using the changeset viewer.