Skip to content

Commit 870ba52

Browse files
committed
Bump the versions so that the Arduino library manager picks it up
1 parent eb6b02d commit 870ba52

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=Mirobot
2-
version=2.0.2
2+
version=2.0.6
33
author=Ben Pirt <[email protected]>
44
maintainer=Ben Pirt <[email protected]>
55
sentence=This is the library that makes Mirobot (http://mirobot.io) work.

src/Mirobot.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525

2626
#define STATUS_LED 13
2727

28-
#define MIROBOT_VERSION "2.0.5"
28+
#define MIROBOT_VERSION "2.0.6"
2929

3030
#define EEPROM_OFFSET 16
3131
#define MAGIC_BYTE_1 0xF0

0 commit comments

Comments
 (0)