diff --git a/_config.yml b/_config.yml index 58a1768..a6c649f 100755 --- a/_config.yml +++ b/_config.yml @@ -1,6 +1,6 @@ ######## Stellar info ######## stellar: - version: '1.27.0' + version: '1.28.0' homepage: 'https://xaoxuu.com/wiki/stellar/' repo: 'https://github.com/xaoxuu/hexo-theme-stellar' main_css: /css/main.css diff --git a/package.json b/package.json index 938aa18..c6e1012 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hexo-theme-stellar", - "version": "1.27.0", + "version": "1.28.0", "description": "Elegant and powerful theme for Hexo.", "main": "package.json", "scripts": {