Skip to content

Commit 46b8fcc

Browse files
committed
Bump version to v.0.5.0.
1 parent 23d8e9b commit 46b8fcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MbitMoreService.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -732,7 +732,7 @@ void MbitMoreService::onBLEConnected(MicroBitEvent _e)
732732
{
733733
uBit.display.stopAnimation(); // To stop display friendly name.
734734
initConfiguration();
735-
uBit.display.scrollAsync("v.0.4.3");
735+
uBit.display.scrollAsync("v.0.5.0");
736736
lightSensingDuration = 255; // Continuous light sensing for GUI v0.4.2
737737
}
738738

0 commit comments

Comments
 (0)