From d1a99d4a6ba1a6f357fe48a985a50ac4d3cbfee2 Mon Sep 17 00:00:00 2001 From: xaoxuu Date: Mon, 19 Dec 2022 23:31:10 +0800 Subject: [PATCH] release: 1.18.3 --- _config.yml | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index 9aaa6ec..968cc2b 100755 --- a/_config.yml +++ b/_config.yml @@ -1,6 +1,6 @@ ######## Stellar info ######## stellar: - version: '1.18.2' + version: '1.18.3' 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 fc7933f..a1dce08 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hexo-theme-stellar", - "version": "1.18.2", + "version": "1.18.3", "description": "Elegant and powerful theme for Hexo.", "main": "package.json", "scripts": {