Skip to content

Commit a07fa78

Browse files
author
CI
committed
Bump to version 1.5.1
1 parent f81fc03 commit a07fa78

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 1.5.1
4+
5+
6+
37
## 1.5.0
48

59
- Manual ROI configuration fixed

components/roode/roode.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ namespace esphome {
1818
namespace roode {
1919
#define NOBODY 0
2020
#define SOMEONE 1
21-
#define VERSION "1.5.0"
21+
#define VERSION "1.5.1"
2222
static const char *const TAG = "Roode";
2323
static const char *const SETUP = "Setup";
2424
static const char *const CALIBRATION = "Sensor Calibration";

0 commit comments

Comments
 (0)