Skip to content

Commit 588a1bc

Browse files
author
Viosey
committed
style(version): update version
1 parent 23d59f0 commit 588a1bc

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
[![Author](https://img.shields.io/badge/author-Viosey-blue.svg?style=flat-square)](https://viosey.com)
2424
[![QQ Group](https://img.shields.io/badge/QQ%20%E7%BE%A4-566308505-blue.svg?style=flat-square)](http://jq.qq.com/?_wv=1027&k=40Vdy24)
25-
[![Version](https://img.shields.io/badge/version-1.3.2-green.svg?style=flat-square)]()
25+
[![Version](https://img.shields.io/badge/version-1.3.3-green.svg?style=flat-square)]()
2626
[![Hexo](https://img.shields.io/badge/hexo-3.0+-green.svg?style=flat-square)](https://hexo.io)
2727
[![Build Status](https://img.shields.io/travis/viosey/hexo-theme-material.svg?style=flat-square)](https://travis-ci.org/viosey/hexo-theme-material)
2828

layout/_partial/head.ejs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<head>
2-
<!--
2+
<!--
33
© Material Theme
44
https://github.com/viosey/hexo-theme-material
5-
Version: 1.3.2 -->
5+
Version: 1.3.3 -->
66

77
<!-- Title -->
88
<%

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hexo-material",
3-
"version": "1.3.2",
3+
"version": "1.3.3",
44
"description": "Material Design Theme for Hexo",
55
"scripts": {
66
"test": "echo \"Error: no test specified\"",

0 commit comments

Comments
 (0)