merge PR #934 (fix JSON API) and #944 (update manual)

This commit is contained in:
lumapu 2023-05-16 20:50:35 +02:00
parent ca98a99106
commit 4e16129430
2 changed files with 4 additions and 1 deletions

View file

@ -1,5 +1,8 @@
# Development Changes
## 0.6.13 - 2023-05-16
* merge PR #934 (fix JSON API) and #944 (update manual)
## 0.6.12 - 2023-04-28
* improved MqTT
* fix menu active item

View file

@ -13,7 +13,7 @@
//-------------------------------------
#define VERSION_MAJOR 0
#define VERSION_MINOR 6
#define VERSION_PATCH 12
#define VERSION_PATCH 13
//-------------------------------------
typedef struct {