We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9047314 commit 8970afbCopy full SHA for 8970afb
src/codal_port/mpconfigport.h
@@ -116,7 +116,7 @@
116
{ MP_ROM_QSTR(MP_QSTR_open), MP_ROM_PTR(&mp_builtin_open_obj) },
117
#endif
118
119
-#define MICROBIT_RELEASE "2.0.0"
+#define MICROBIT_RELEASE "2.1.0-beta.1"
120
#define MICROBIT_BOARD_NAME "micro:bit"
121
#define MICROPY_HW_BOARD_NAME MICROBIT_BOARD_NAME " v" MICROBIT_RELEASE
122
#define MICROPY_HW_MCU_NAME "nRF52833"
0 commit comments