From f210b68a342c6a6cfb2e5f88ba26f4cae44dadb7 Mon Sep 17 00:00:00 2001 From: xaoxuu Date: Wed, 21 Dec 2022 16:39:33 +0800 Subject: [PATCH] release: 1.18.5 --- _config.yml | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index 96d3f51cf..a631ba8a9 100755 --- a/_config.yml +++ b/_config.yml @@ -1,6 +1,6 @@ ######## Stellar info ######## stellar: - version: '1.18.4' + version: '1.18.5' homepage: 'https://xaoxuu.com/wiki/stellar/' repo: 'https://github.com/xaoxuu/hexo-theme-stellar' cdn_css: # Use cdn links instead of /css/main.css diff --git a/package.json b/package.json index 1cd6fc9bc..9bdf3209e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hexo-theme-stellar", - "version": "1.18.4", + "version": "1.18.5", "description": "Elegant and powerful theme for Hexo.", "main": "package.json", "scripts": {