bump version

This commit is contained in:
proddy
2021-05-09 11:00:58 +02:00
parent dbd3c04d1b
commit e7dae28922
2 changed files with 2 additions and 1 deletions

View File

@@ -1,6 +1,7 @@
# Changelog
## Added
- new command called `commands` which lists all available commands. `ems-esp/api/{device}/commands`
## Fixed

View File

@@ -1,2 +1,2 @@
#define EMSESP_APP_VERSION "3.1.1b0"
#define EMSESP_APP_VERSION "3.1.1b1"
#define EMSESP_PLATFORM "ESP32"