Skip to content

Commit

Permalink
Merge pull request #52 from Lyr3x/v1.3.2
Browse files Browse the repository at this point in the history
Bump version to v1.3.2
  • Loading branch information
Lyr3x authored Oct 22, 2021
2 parents 59fcf73 + 7eefb90 commit f91b1cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/roode/roode.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ namespace esphome
{
#define NOBODY 0
#define SOMEONE 1
#define VERSION "v1.3.1"
#define VERSION "v1.3.2"
#define EEPROM_SIZE 512
static int LEFT = 0;
static int RIGHT = 1;
Expand Down

0 comments on commit f91b1cc

Please sign in to comment.