From 87be98f196c1b176e2d0810e1ece7a13eb9a2778 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B5=AA=E5=AD=90?= Date: Sat, 6 Jul 2024 09:09:42 +0800 Subject: [PATCH] 0.5.6 --- dist/js/bundle.js | 2 +- index.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dist/js/bundle.js b/dist/js/bundle.js index d168b81..37b1660 100644 --- a/dist/js/bundle.js +++ b/dist/js/bundle.js @@ -17,7 +17,7 @@ is_single = false; post_id = 0; is_archive = false; - VERSION = "0.5.4.1"; + VERSION = "0.5.6"; constructor() { super(); this.initCopyright(); diff --git a/index.php b/index.php index aded499..dd1eb75 100644 --- a/index.php +++ b/index.php @@ -3,7 +3,7 @@ * 移植自HUGO主题 farallon 原作者 bigfa * @package farallon * @author 老孙 - * @version 0.5.5 + * @version 0.5.6 * @link https://imsun.org */ if (!defined('__TYPECHO_ROOT_DIR__')) exit;