From 6c6bc1b155aa56ca9e861b9418ac0b7cae3c34ca Mon Sep 17 00:00:00 2001 From: Evan Herman Date: Mon, 8 Jul 2024 16:33:30 -0400 Subject: [PATCH] Bump tested up to values to 6.6 --- class-coblocks.php | 2 +- package.json | 2 +- readme.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/class-coblocks.php b/class-coblocks.php index 0fc2d5a9aa7..a8e3cde1c89 100644 --- a/class-coblocks.php +++ b/class-coblocks.php @@ -7,7 +7,7 @@ * Version: 3.1.12 * Text Domain: coblocks * Domain Path: /languages - * Tested up to: 6.5 + * Tested up to: 6.6 * Requires at least: 6.3 * * CoBlocks is free software: you can redistribute it and/or modify diff --git a/package.json b/package.json index 9141b995f54..5aed1d7d896 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "title": "CoBlocks", "description": "CoBlocks is a suite of professional page building blocks for the WordPress Gutenberg block editor.", "version": "3.1.12", - "tested_up_to": "6.5", + "tested_up_to": "6.6", "requires_at_least": "6.3", "author": "GoDaddy", "license": "GPL-2.0", diff --git a/readme.txt b/readme.txt index ab5855d029e..ab0318b2821 100644 --- a/readme.txt +++ b/readme.txt @@ -3,7 +3,7 @@ Author URI: https://www.godaddy.com Contributors: godaddy, richtabor, eherman24, jonathanbardo, jrtashjian, paranoia1906, fjarrett, olivierlafleur, jasonlemay, snovosel Tags: page builder, Gutenberg blocks, WordPress blocks, gutenberg, blocks Requires at least: 6.3 -Tested up to: 6.5 +Tested up to: 6.6 Requires PHP: 7.4 Stable tag: 3.1.12 License: GPL-2.0