Skip to content

Commit

Permalink
v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
LouisBarranqueiro committed Aug 8, 2015
1 parent 68679b9 commit 43e1931
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tranquilpeak-hexo-theme",
"version": "1.2.0",
"version": "1.3.0",
"description": "A gorgeous responsive theme for Hexo blog framework",
"authors": [
"Louis Barranqueiro"
Expand Down
6 changes: 3 additions & 3 deletions docs/user.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ If you want to report a bug or ask a question, [create an issue](https://github.
## General ##

- **Author** : Louis Barranqueiro
- **Version** : 1.2.0
- **Version** : 1.3.0
- **Compatibility** : Hexo 3.0.0 or later

## Features ##
Expand Down Expand Up @@ -89,8 +89,8 @@ If you want to report a bug or ask a question, [create an issue](https://github.

## Installation ##

1. Download the latest version built and ready for production here : [tranquilpeak-hexo-theme-built-for-production-1.2.0]
(https://github.com/LouisBarranqueiro/tranquilpeak-hexo-theme/releases/download/v1.2.0/tranquilpeak-hexo-theme-built-for-production-1.2.0.zip) or choose an other version here : [all releases](https://github.com/LouisBarranqueiro/tranquilpeak-hexo-theme/releases)
1. Download the latest version built and ready for production here : [tranquilpeak-hexo-theme-built-for-production-1.3.0]
(https://github.com/LouisBarranqueiro/tranquilpeak-hexo-theme/releases/download/v1.3.0/tranquilpeak-hexo-theme-built-for-production-1.3.0.zip) or choose an other version here : [all releases](https://github.com/LouisBarranqueiro/tranquilpeak-hexo-theme/releases)
2. Rename the folder in `tranquilpeak` and place it in `themes` folder of your Hexo blog

## Hexo configuration ##
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tranquilpeak-hexo-theme",
"version": "1.2.0",
"version": "1.3.0",
"description": "A gorgeous responsive theme for Hexo blog framework ",
"main": "Gruntfile.js",
"scripts": {
Expand Down

0 comments on commit 43e1931

Please sign in to comment.