diff --git a/_config.yml b/_config.yml index a6e5d1b..a8fe792 100755 --- a/_config.yml +++ b/_config.yml @@ -1,6 +1,6 @@ ######## Stellar info ######## stellar: - version: '1.26.1' + version: '1.26.2' 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 3d94740..b1e5726 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hexo-theme-stellar", - "version": "1.26.1", + "version": "1.26.2", "description": "Elegant and powerful theme for Hexo.", "main": "package.json", "scripts": {