diff --git a/dynamic-table-of-contents/dynamic-table-of-contents.php b/dynamic-table-of-contents/dynamic-table-of-contents.php index b867bca..2cdca0e 100644 --- a/dynamic-table-of-contents/dynamic-table-of-contents.php +++ b/dynamic-table-of-contents/dynamic-table-of-contents.php @@ -4,7 +4,7 @@ * Description: Creates a table of contents that's dynamically (PHP) rendered. * Requires at least: 6.1 * Requires PHP: 8.0 - * Version: 0.1.4 + * Version: 0.1.5 * Author: WordPress Special Projects Team * Author URI: https://wpspecialprojects.wordpress.com/ * Update URI: https://opsoasis.mystagingwebsite.com/dynamic-table-of-contents/ diff --git a/hello-world/hello-world.php b/hello-world/hello-world.php index 16cb1be..2345512 100644 --- a/hello-world/hello-world.php +++ b/hello-world/hello-world.php @@ -4,7 +4,7 @@ * Description: Example block scaffolded with Create Block tool. * Requires at least: 6.1 * Requires PHP: 7.0 - * Version: 0.1.1 + * Version: 0.1.2 * Author: The WordPress Contributors * License: GPL-2.0-or-later * License URI: https://www.gnu.org/licenses/gpl-2.0.html