Skip to content

Commit a4423b0

Browse files
OOB: Uprev to v3.0.2 to reflect the changes for CODAL v0.3.0.
As implemented in PR: #101 Merged to commit: 0cb9cfe
1 parent 4462983 commit a4423b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/samples/OOB.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
#include "MicroBit.h"
1111

1212
#ifndef MB_OOB_VERSION
13-
#define MB_OOB_VERSION "3.0.1"
13+
#define MB_OOB_VERSION "3.0.2"
1414
#endif
1515

1616
extern MicroBit uBit;

0 commit comments

Comments
 (0)