Skip to content

Commit de20dce

Browse files
committed
refactor: dump version code to 1.2.0
1 parent 44d5a1d commit de20dce

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
> 现代 · 强大 · 简洁
77
88
<p align="center">
9-
<img alt="Version" src="https://img.shields.io/badge/Version-1.1.1-5755d9.svg?style=flat-square"/>
9+
<img alt="Version" src="https://img.shields.io/badge/Version-1.2.0-5755d9.svg?style=flat-square"/>
1010
<a href="https://suka.moe" target="_blank"><img alt="Author" src="https://img.shields.io/badge/Author-Sukka-b68469.svg?style=flat-square"/></a>
1111
<a href="https://hexo.io" target="_blank"><img alt="Hexo" src="https://img.shields.io/badge/hexo-3.5+-0e83cd.svg?style=flat-square"/></a>
1212
<a href="https://nodejs.org/" target="_blank"><img alt="node.js" src="https://img.shields.io/badge/node.js-8.0%2B-43853d.svg?style=flat-square"/></a>

_config.example.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -399,11 +399,12 @@ vendors:
399399
fragment_cache: false
400400
# Theme Version
401401
# localStorage cache version
402-
verison: 1.1.1
402+
verison: 1.2.0
403403
old_verison:
404404
- 0.2.0
405405
- 0.0.1
406406
- 0.1.0
407407
- 1.0.0
408408
- 1.0.1
409-
- 1.1.0
409+
- 1.1.0
410+
- 1.1.1

0 commit comments

Comments
 (0)