Skip to content

Commit f91b1cc

Browse files
authored
Merge pull request #52 from Lyr3x/v1.3.2
Bump version to v1.3.2
2 parents 59fcf73 + 7eefb90 commit f91b1cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/roode/roode.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ namespace esphome
1515
{
1616
#define NOBODY 0
1717
#define SOMEONE 1
18-
#define VERSION "v1.3.1"
18+
#define VERSION "v1.3.2"
1919
#define EEPROM_SIZE 512
2020
static int LEFT = 0;
2121
static int RIGHT = 1;

0 commit comments

Comments
 (0)