diff --git a/bower.json b/bower.json index 5aec5ec31..0377f308b 100644 --- a/bower.json +++ b/bower.json @@ -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" diff --git a/docs/user.md b/docs/user.md index 55cb296ff..2db8f1b55 100644 --- a/docs/user.md +++ b/docs/user.md @@ -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 ## @@ -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 ## diff --git a/package.json b/package.json index 7db9a8754..9c38a3898 100644 --- a/package.json +++ b/package.json @@ -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": {