release v0.2.4

This commit is contained in:
hanyixuanten
2026-07-31 16:07:25 +08:00
parent c253efda07
commit 156502ba77
7 changed files with 22 additions and 8 deletions
+2 -2
View File
@@ -3,7 +3,7 @@
* Plugin Name: HTBD - hyx Translator powered by Baidu Translate
* Plugin URI: https://www.vblg.top/index.php/archives/147
* Description: Persistent multilingual WordPress translations powered by Baidu Translate.
* Version: 0.2.3
* Version: 0.2.4
* Requires at least: 6.4
* Requires PHP: 8.1
* Author: hanyixuanten
@@ -16,7 +16,7 @@
defined( 'ABSPATH' ) || exit;
define( 'HTBD_VERSION', '0.2.3' );
define( 'HTBD_VERSION', '0.2.4' );
define( 'HTBD_FILE', __FILE__ );
define( 'HTBD_PATH', plugin_dir_path( __FILE__ ) );