diff --git a/package.json b/package.json index c872119..470c5de 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hexo-theme-ils", - "version": "2.1.2", + "version": "2.1.3", "description": "A simple and beautiful theme for Hexo.", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" diff --git a/source/js/utils.js b/source/js/utils.js index 0869bf8..ca902c7 100644 --- a/source/js/utils.js +++ b/source/js/utils.js @@ -3,7 +3,7 @@ ILS.utils = { themeInfo: { author: 'XPoet', name: 'ILS', - version: '2.1.2', + version: '2.1.3', repository: 'https://github.com/XPoet/hexo-theme-ils' },