Update version to 1.0.0
Validate Build / validate-build (push) Failing after 29s

This commit is contained in:
Cooper Dalrymple
2026-06-04 17:52:08 -05:00
parent edf9804cdb
commit 9ad3558ac4
19 changed files with 37 additions and 37 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"$schema": "https://getcomposer.org/schema.json",
"name": "cleverogre/ogre-captcha",
"version": "0.0.0",
"version": "1.0.0",
"title": "Ogre CAPTCHA",
"description": "Protect your site with CAPTCHA",
"author": "CleverOgre",
+2 -2
View File
@@ -4,8 +4,8 @@
* @author cleverogre
* @copyright 2026 CleverOgre
* @license GLP-3.0-or-later
* @version 0.0.0
* @since 0.0.0
* @version 1.0.0
* @since 1.0.0
*/
namespace Ogre\Captcha;
+2 -2
View File
@@ -4,8 +4,8 @@
* @author cleverogre
* @copyright 2026 CleverOgre
* @license GLP-3.0-or-later
* @version 0.0.0
* @since 0.0.0
* @version 1.0.0
* @since 1.0.0
*/
namespace Ogre\Captcha;
+2 -2
View File
@@ -4,8 +4,8 @@
* @author cleverogre
* @copyright 2026 CleverOgre
* @license GLP-3.0-or-later
* @version 0.0.0
* @since 0.0.0
* @version 1.0.0
* @since 1.0.0
*/
namespace Ogre\Captcha;
+2 -2
View File
@@ -4,8 +4,8 @@
* @author cleverogre
* @copyright 2026 CleverOgre
* @license GLP-3.0-or-later
* @version 0.0.0
* @since 0.0.0
* @version 1.0.0
* @since 1.0.0
*/
namespace Ogre\Captcha;
+2 -2
View File
@@ -4,8 +4,8 @@
* @author cleverogre
* @copyright 2026 CleverOgre
* @license GLP-3.0-or-later
* @version 0.0.0
* @since 0.0.0
* @version 1.0.0
* @since 1.0.0
*/
namespace Ogre\Captcha\Location;
+2 -2
View File
@@ -4,8 +4,8 @@
* @author cleverogre
* @copyright 2026 CleverOgre
* @license GLP-3.0-or-later
* @version 0.0.0
* @since 0.0.0
* @version 1.0.0
* @since 1.0.0
*/
namespace Ogre\Captcha\Location;
+2 -2
View File
@@ -4,8 +4,8 @@
* @author cleverogre
* @copyright 2026 CleverOgre
* @license GLP-3.0-or-later
* @version 0.0.0
* @since 0.0.0
* @version 1.0.0
* @since 1.0.0
*/
namespace Ogre\Captcha\Location;
+2 -2
View File
@@ -4,8 +4,8 @@
* @author cleverogre
* @copyright 2026 CleverOgre
* @license GLP-3.0-or-later
* @version 0.0.0
* @since 0.0.0
* @version 1.0.0
* @since 1.0.0
*/
namespace Ogre\Captcha\Location;
+2 -2
View File
@@ -4,8 +4,8 @@
* @author cleverogre
* @copyright 2026 CleverOgre
* @license GLP-3.0-or-later
* @version 0.0.0
* @since 0.0.0
* @version 1.0.0
* @since 1.0.0
*/
namespace Ogre\Captcha\Location;
+2 -2
View File
@@ -4,8 +4,8 @@
* @author cleverogre
* @copyright 2026 CleverOgre
* @license GLP-3.0-or-later
* @version 0.0.0
* @since 0.0.0
* @version 1.0.0
* @since 1.0.0
*/
namespace Ogre\Captcha\Location;
+2 -2
View File
@@ -4,8 +4,8 @@
* @author cleverogre
* @copyright 2026 CleverOgre
* @license GLP-3.0-or-later
* @version 0.0.0
* @since 0.0.0
* @version 1.0.0
* @since 1.0.0
*/
namespace Ogre\Captcha\Location\WooCommerce;
+2 -2
View File
@@ -4,8 +4,8 @@
* @author cleverogre
* @copyright 2026 CleverOgre
* @license GLP-3.0-or-later
* @version 0.0.0
* @since 0.0.0
* @version 1.0.0
* @since 1.0.0
*/
namespace Ogre\Captcha\Location\WooCommerce;
@@ -4,8 +4,8 @@
* @author cleverogre
* @copyright 2026 CleverOgre
* @license GLP-3.0-or-later
* @version 0.0.0
* @since 0.0.0
* @version 1.0.0
* @since 1.0.0
*/
namespace Ogre\Captcha\Location\WooCommerce;
+2 -2
View File
@@ -4,8 +4,8 @@
* @author cleverogre
* @copyright 2026 CleverOgre
* @license GLP-3.0-or-later
* @version 0.0.0
* @since 0.0.0
* @version 1.0.0
* @since 1.0.0
*/
namespace Ogre\Captcha\Location\WooCommerce;
+3 -3
View File
@@ -6,14 +6,14 @@
* @author cleverogre
* @copyright 2026 CleverOgre
* @license GLP-3.0-or-later
* @version 0.0.0
* @since 0.0.0
* @version 1.0.0
* @since 1.0.0
*
* @wordpress-plugin
* Plugin Name: Ogre CAPTCHA
* Plugin URI: https://git.cleverogre.com/cleverogre/ogre-captcha/
* Description: Protect your site with CAPTCHA
* Version: 0.0.0
* Version: 1.0.0
* Requires at least: 6.0
* Requires PHP: 8.2
* Author: CleverOgre
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "cleverogre/ogre-captcha",
"version": "0.0.0",
"version": "1.0.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "cleverogre/ogre-captcha",
"version": "0.0.0",
"version": "1.0.0",
"license": "GPL-3.0+",
"devDependencies": {
"gulp": "^5.0.0",
+1 -1
View File
@@ -1,7 +1,7 @@
{
"$schema": "https://www.schemastore.org/package.json",
"name": "cleverogre/ogre-captcha",
"version": "0.0.0",
"version": "1.0.0",
"title": "Ogre CAPTCHA",
"description": "Protect your site with CAPTCHA",
"author": "CleverOgre",
+2 -2
View File
@@ -3,7 +3,7 @@ Contributors: ogrecooper, cleverogre
Tested up to: 7.0
Requires at least: 6.0
Requires PHP: 8.2
Version: 0.0.0
Version: 1.0.0
License: GPLv3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Copyright: CleverOgre
@@ -28,5 +28,5 @@ If you don't know what plugin you have downloaded, please contact [CleverOgre](t
== Changelog ==
= 0.1.0 - 2026-06-04 =
= 1.0.0 - 2026-06-04 =
* Initial release