diff --git a/readme.txt b/readme.txt index aaf0cca..bf035a4 100644 --- a/readme.txt +++ b/readme.txt @@ -4,7 +4,7 @@ Tags: documentation, rest api, api, openapi, swagger Requires at least: 5.8 Tested up to: 6.0 Requires PHP: 7.1 -Stable tag: 1.0.5 +Stable tag: 1.0.6 License: GPLv3 License URI: https://www.gnu.org/licenses/gpl-3.0.html diff --git a/wp-openapi.php b/wp-openapi.php index 96e500e..781ec8a 100644 --- a/wp-openapi.php +++ b/wp-openapi.php @@ -9,7 +9,7 @@ * * Plugin Name: WP OpenAPI * Plugin URI: https://github.com/moon0326/wp-openapi - * Version: 1.0.5 + * Version: 1.0.6 * Author: Moon K * Author URI: https://github.com/moon0326 * License: GPL v2 or later