release v0.3.1

This commit is contained in:
hanyixuanten
2026-08-06 14:45:58 +08:00
parent 7aead0fb97
commit becb4ae3d6
8 changed files with 38 additions and 11 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.3.0
* Version: 0.3.1
* Requires at least: 6.4
* Requires PHP: 8.1
* Author: hanyixuanten
@@ -16,7 +16,7 @@
defined( 'ABSPATH' ) || exit;
define( 'HTBD_VERSION', '0.3.0' );
define( 'HTBD_VERSION', '0.3.1' );
define( 'HTBD_FILE', __FILE__ );
define( 'HTBD_PATH', plugin_dir_path( __FILE__ ) );