diff --git a/_config.yml b/_config.yml index ccb4162..f3533b6 100644 --- a/_config.yml +++ b/_config.yml @@ -1,5 +1,5 @@ ## ====================================================================================== -## Keep v3.4.7 +## Keep v3.4.8 ## Repository: https://github.com/XPoet/hexo-theme-keep ## Document: https://keep-docs.xpoet.cn ## ====================================================================================== diff --git a/layout/_partial/footer.ejs b/layout/_partial/footer.ejs index c141c0b..8016b7b 100644 --- a/layout/_partial/footer.ejs +++ b/layout/_partial/footer.ejs @@ -32,7 +32,7 @@ const { site_uv: bsz_site_uv, site_pv: bsz_site_pv, enable: bsz_enable } = theme
<%- __('powered_by', 'Hexo') %> | <%- __('theme') %>   - Keep v3.4.7 + Keep v3.4.8
<% if (f_icp) { %>
diff --git a/package.json b/package.json index 6fe16ad..27bbd3c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hexo-theme-keep", - "version": "3.4.7", + "version": "3.4.8", "private": false, "description": "A simple and elegant theme for Hexo.", "scripts": {