Updated to version 0.1.1
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
/**
|
||||
* @package CleverOgre
|
||||
* @subpackage OgreIssuu
|
||||
* @version 0.1.0
|
||||
* @version 0.1.1
|
||||
* @since 0.1.0
|
||||
*/
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
* Plugin Name: OgreIssuu
|
||||
* Plugin URI: https://plugins.cleverogre.com/plugin/ogreissuu/
|
||||
* Description: WordPress integration with Issuu API v2.
|
||||
* Version: 0.1.0
|
||||
* Version: 0.1.1
|
||||
* Requires at Least: 6.0
|
||||
* Requires PHP: 8.0
|
||||
* Author: CleverOgre
|
||||
@@ -17,7 +17,7 @@
|
||||
* Icon2x: https://plugins.cleverogre.com/plugin/ogreissuu/?asset=icon
|
||||
* BannerHigh: https://plugins.cleverogre.com/plugin/ogreissuu/?asset=banner
|
||||
* BannerLow: https://plugins.cleverogre.com/plugin/ogreissuu/?asset=banner-sm
|
||||
* Copyright: © 2024 CleverOgre, Inc. All rights reserved.
|
||||
* Copyright: © 2025 CleverOgre, Inc. All rights reserved.
|
||||
*/
|
||||
|
||||
namespace OgreIssuu;
|
||||
|
||||
@@ -3,8 +3,8 @@ Contributors: ogrecooper
|
||||
Donate link: https://cleverogre.com/
|
||||
Tags: gravityforms, feed, jobs, resume, application
|
||||
Requires at least: 6.0.0
|
||||
Tested up to: 6.4.3
|
||||
Stable tag: 0.1.0
|
||||
Tested up to: 6.9
|
||||
Stable tag: 0.1.1
|
||||
License: GPLv2 or later
|
||||
License URI: https://www.gnu.org/licenses/gpl-2.0.html
|
||||
|
||||
@@ -27,5 +27,9 @@ If you do know what plugin you have downloaded, please contact [CleverOgre](team
|
||||
|
||||
== Changelog ==
|
||||
|
||||
= 0.1.1 - 2025-12-04 =
|
||||
* Add troubleshooting section to settings page
|
||||
* Updated composer packages (Guzzle)
|
||||
|
||||
= 0.1.0 - 2024-09-06 =
|
||||
* Initial build of OgreIssuu plugin.
|
||||
|
||||
Reference in New Issue
Block a user