Pushed to version 0.1.9.
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.1.8
|
||||
Version: 0.1.9
|
||||
Author: CleverOgre
|
||||
Author URI: https://cleverogre.com/
|
||||
Icon1x: https://plugins.cleverogre.com/plugin/ogrealert/?asset=icon-sm
|
||||
@@ -45,7 +45,7 @@ class Plugin {
|
||||
|
||||
// Default Settings
|
||||
\OgreAlert\Settings::set('name', 'OgreAlert');
|
||||
\OgreAlert\Settings::set('version', '0.1.8');
|
||||
\OgreAlert\Settings::set('version', '0.1.9');
|
||||
\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