diff --git a/plugin.php b/plugin.php index a4434c5..aeb8cd2 100644 --- a/plugin.php +++ b/plugin.php @@ -4,7 +4,7 @@ * Plugin Name: GPT Vision Alt Text Generator * Plugin URI: https://github.com/android-com-pl/wp-gpt-vision-img-alt-generator * Description: Automatically generate alt text for images using OpenAI GPT Vision API. - * Version: 0.1.6 + * Version: 1.0.0 * Requires at least: 6.3 * Requires PHP: 8.1 * Author: android.com.pl diff --git a/readme.txt b/readme.txt index bc613bc..c1cf5f6 100644 --- a/readme.txt +++ b/readme.txt @@ -1,10 +1,10 @@ === GPT Vision Alt Text Generator === Contributors: androidcompl -Tags: alt text, accessibility, SEO, GPT-4, OpenAI, image +Tags: alt text, accessibility, SEO, GPT-4, GPT-V, OpenAI, image Requires at least: 6.3 Tested up to: 6.4 Requires PHP: 8.1 -Stable tag: 0.1.6 +Stable tag: 1.0.0 License: GPLv3 or later License URI: https://www.gnu.org/licenses/gpl-3.0.html Plugin URI: https://github.com/android-com-pl/wp-gpt-vision-img-alt-generator