diff --git a/alt-text-generator-gpt-vision.php b/alt-text-generator-gpt-vision.php index 84383e8..e95e1bf 100644 --- a/alt-text-generator-gpt-vision.php +++ b/alt-text-generator-gpt-vision.php @@ -4,7 +4,7 @@ * Plugin Name: AI Image Alt Text Generator with GPT-4o * Plugin URI: https://github.com/android-com-pl/wp-ai-alt-generator * Description: Automatically generate alternative text for images using OpenAI's GPT Vision API. - * Version: 2.3.1 + * Version: 2.4.0 * Requires at least: 6.6 * Requires PHP: 8.1 * Author: android.com.pl diff --git a/readme.txt b/readme.txt index 89e947a..c3c8f49 100644 --- a/readme.txt +++ b/readme.txt @@ -5,7 +5,7 @@ Tags: alt text, accessibility, SEO, GPT-V, OpenAI Requires at least: 6.6 Tested up to: 6.6 Requires PHP: 8.1 -Stable tag: 2.3.1 +Stable tag: 2.4.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-ai-alt-generator