From d5a27aa78e7a184b4f2616520f7abeb21cc9623b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Xose=20P=C3=A9rez?= Date: Fri, 30 Dec 2016 11:03:25 +0100 Subject: [PATCH] Version bump --- CHANGELOG.md | 4 ++++ README.md | 4 ++-- code/espurna/config/version.h | 2 +- code/espurna/data/fsversion | 2 +- code/html/fsversion | 2 +- 5 files changed, 9 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index aea116d4..f97baba1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,10 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). +## [1.3.0] 2016-12-30 +### Changed +- Arduino IDE support (changes in the folder structure and documentation) + ## [1.2.0] 2016-12-27 ### Added - Force password changing if it's the default one diff --git a/README.md b/README.md index 4dfa0219..20d3f46c 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ ESPurna ("spark" in Catalan) is a custom firmware for ESP8266 based smart switch It was originally developed with the **[IteadStudio Sonoff][1]** in mind but now it supports a growing number of ESP8266-based boards. It uses the Arduino Core for ESP8266 framework and a number of 3rd party libraries. -**Current Release Version is 1.2.0**, read the [changelog](CHANGELOG.md). +**Current Release Version is 1.3.0**, read the [changelog](CHANGELOG.md). ## Features @@ -65,4 +65,4 @@ along with this program. If not, see . [1]: https://www.itead.cc/sonoff-wifi-wireless-switch.html [2]: https://bitbucket.org/xoseperez/nofuss -[3]: https://bitbucket.org/xoseperez/emonliteesp \ No newline at end of file +[3]: https://bitbucket.org/xoseperez/emonliteesp diff --git a/code/espurna/config/version.h b/code/espurna/config/version.h index f49016c7..0787a9e5 100644 --- a/code/espurna/config/version.h +++ b/code/espurna/config/version.h @@ -1,4 +1,4 @@ #define APP_NAME "ESPurna" -#define APP_VERSION "1.2.0" +#define APP_VERSION "1.3.0" #define APP_AUTHOR "xose.perez@gmail.com" #define APP_WEBSITE "http://tinkerman.cat" diff --git a/code/espurna/data/fsversion b/code/espurna/data/fsversion index 26aaba0e..f0bb29e7 100644 --- a/code/espurna/data/fsversion +++ b/code/espurna/data/fsversion @@ -1 +1 @@ -1.2.0 +1.3.0 diff --git a/code/html/fsversion b/code/html/fsversion index 26aaba0e..f0bb29e7 100644 --- a/code/html/fsversion +++ b/code/html/fsversion @@ -1 +1 @@ -1.2.0 +1.3.0