刷新版本号

This commit is contained in:
浪子 2024-06-12 16:34:40 +08:00
parent 2082a070a9
commit fcd1fa1d67
2 changed files with 2 additions and 2 deletions

2
dist/js/bundle.js vendored
View File

@ -17,7 +17,7 @@
is_single = false;
post_id = 0;
is_archive = false;
VERSION = "0.5.0";
VERSION = "0.5.4";
constructor() {
super();
this.initCopyright();

View File

@ -3,7 +3,7 @@
* 移植自HUGO主题 farallon 原作者 bigfa
* @package farallon
* @author 老孙
* @version 0.5.3
* @version 0.5.4
* @link https://imsun.org
*/
if (!defined('__TYPECHO_ROOT_DIR__')) exit;