Skip to content

Commit e24f2d7

Browse files
committed
Version bump
1 parent ca723a3 commit e24f2d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#include "Arduino.h"
55
#include "Sensor.h"
66

7-
const char *VERSION = "2.2.0";
7+
const char *VERSION = "2.2.1";
88

99
// Modifying the config version will probably cause a loss of the existig configuration.
1010
// Be careful!

0 commit comments

Comments
 (0)