build: v2.1.3
This commit is contained in:
parent
d225c222ed
commit
2bbd77df6d
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "hexo-theme-ils",
|
"name": "hexo-theme-ils",
|
||||||
"version": "2.1.2",
|
"version": "2.1.3",
|
||||||
"description": "A simple and beautiful theme for Hexo.",
|
"description": "A simple and beautiful theme for Hexo.",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "echo \"Error: no test specified\" && exit 1"
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||||||
|
|
|
@ -3,7 +3,7 @@ ILS.utils = {
|
||||||
themeInfo: {
|
themeInfo: {
|
||||||
author: 'XPoet',
|
author: 'XPoet',
|
||||||
name: 'ILS',
|
name: 'ILS',
|
||||||
version: '2.1.2',
|
version: '2.1.3',
|
||||||
repository: 'https://github.com/XPoet/hexo-theme-ils'
|
repository: 'https://github.com/XPoet/hexo-theme-ils'
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue