Update to version 0.2.2
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
Plugin Name: OgreAlert
|
||||
Plugin URI: https://plugins.cleverogre.com/plugin/ogrealert/
|
||||
Description: OgreAlert is a plugin developed by CleverOgre in Pensacola, Florida.
|
||||
Version: 0.2.1
|
||||
Version: 0.2.2
|
||||
Author: CleverOgre
|
||||
Author URI: https://cleverogre.com/
|
||||
Icon1x: https://plugins.cleverogre.com/plugin/ogrealert/?asset=icon-sm
|
||||
@@ -31,7 +31,7 @@ class Plugin {
|
||||
|
||||
// Default Settings
|
||||
\OgreAlert\Settings::set('name', 'OgreAlert');
|
||||
\OgreAlert\Settings::set('version', '0.2.1');
|
||||
\OgreAlert\Settings::set('version', '0.2.2');
|
||||
\OgreAlert\Settings::set('capability', 'edit_posts');
|
||||
\OgreAlert\Settings::set('path', $path);
|
||||
\OgreAlert\Settings::set('dir', self::get_dir(__FILE__));
|
||||
|
||||
Reference in New Issue
Block a user