diff --git a/layout/includes/inject/head.pug b/layout/includes/inject/head.pug index 90843102..97d2fab6 100644 --- a/layout/includes/inject/head.pug +++ b/layout/includes/inject/head.pug @@ -84,7 +84,7 @@ script. )(window) console.log( - "%c Program: Hexo %c Theme: Solitude %c Version: v1.7.12", + "%c Program: Hexo %c Theme: Solitude %c Version: v1.7.14", "border-radius:5px 0 0 5px;padding: 5px 10px;color:white;background:#ff3842;", "padding: 5px 10px;color:white;background:#3e9f50;", "border-radius:0 5px 5px 0;padding: 5px 10px;background:#0084ff;color:white;" diff --git a/package.json b/package.json index cf6bb2fa..c9b39cbb 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hexo-theme-solitude", - "version": "1.7.13", + "version": "1.7.14", "description": "A beautiful, powerful, and efficient Hexo theme developed by the efu.", "main": "package.json", "scripts": {