Skip to content

Commit

Permalink
Set new VERSION
Browse files Browse the repository at this point in the history
  • Loading branch information
Lyr3x committed Dec 18, 2021
1 parent 49d1164 commit 860647b
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.4.0-alpha-2"
#define VERSION "v1.4.0-beta"
#define EEPROM_SIZE 512
static int LEFT = 0;
static int RIGHT = 1;
Expand Down

0 comments on commit 860647b

Please sign in to comment.