From 0f2d1754b55a3df283fd7d1813fc7d32d98b78c9 Mon Sep 17 00:00:00 2001 From: Cooper Dalrymple Date: Wed, 21 May 2025 17:48:25 -0500 Subject: [PATCH] Update to version 0.1.1 --- ogre-schema.php | 2 +- package.json | 2 +- readme.txt | 7 ++++--- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/ogre-schema.php b/ogre-schema.php index d85ac33..c271176 100644 --- a/ogre-schema.php +++ b/ogre-schema.php @@ -3,7 +3,7 @@ * Plugin Name: OgreSchema * Plugin URI: https://plugins.cleverogre.com/plugin/ogreschema/ * Description: Output schema site-wide for your website. - * Version: 0.1.0 + * Version: 0.1.1 * Requires at Least: 6.0 * Requires PHP: 8.0 * Author: CleverOgre diff --git a/package.json b/package.json index a4ae344..3a4777b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "ogre-schema", "title": "OgreSchema", - "version": "0.1.0", + "version": "0.1.1", "author": "CleverOgre", "license": "GPL-3.0+", "keywords": [], diff --git a/readme.txt b/readme.txt index 25a7788..86290b2 100644 --- a/readme.txt +++ b/readme.txt @@ -4,7 +4,7 @@ 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 +Stable tag: 0.1.1 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html @@ -12,8 +12,6 @@ Output schema site-wide for your website. == Description == -TODO - Prerequisites: * [Advanced Custom Fields](https://www.advancedcustomfields.com/) @@ -30,5 +28,8 @@ If you do know what plugin you have downloaded, please contact [CleverOgre](team == Changelog == += 0.1.1 - 2025-05-21 = +* BUG: Fix `load_plugin_textdomain` deprecation. + = 0.1.0 - 2024-06-06 = * Initial build of OgreSchema plugin. Ported from OgreCore. -- 2.39.5