diff --git a/index.php b/index.php index dd580a4..b28cd5f 100644 --- a/index.php +++ b/index.php @@ -6,7 +6,7 @@ * * @package Jasmine * @author Kent Liao - * @version 2.5.4 + * @version 2.5.5 * @link https://www.liaocp.cn/ */ if (!defined("__TYPECHO_ROOT_DIR__")) { diff --git a/package.json b/package.json index 477124d..947a53f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "jasmine", "private": true, - "version": "2.5.4", + "version": "2.5.5", "description": "jasmine theme", "scripts": { "dev": "vite build --watch",