This commit is contained in:
proddy
2019-05-11 12:35:10 +02:00
parent 2548e87930
commit 5dd5462185
2 changed files with 7 additions and 1 deletions

View File

@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [1.8.0dev] 2019-
### Added
### Changed
## [1.7.0] 2019-05-11
### Added

View File

@@ -6,5 +6,5 @@
#pragma once
#define APP_NAME "EMS-ESP"
#define APP_VERSION "1.7.0b16"
#define APP_VERSION "1.8.0b0"
#define APP_HOSTNAME "ems-esp"