mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-27 01:25:52 -05:00
Update microbit hex file version
This commit is contained in:
parent
25f7f5b273
commit
1840c9ec19
1 changed files with 1 additions and 1 deletions
|
@ -119,7 +119,7 @@ class MicroBit extends ExtensionLanding {
|
|||
<a
|
||||
download
|
||||
className="download"
|
||||
href="https://downloads.scratch.mit.edu/microbit/scratch-microbit-1.0.hex.zip"
|
||||
href="https://downloads.scratch.mit.edu/microbit/scratch-microbit-1.1.0.hex.zip"
|
||||
>
|
||||
<FormattedMessage id="microbit.downloadHex" />
|
||||
</a>
|
||||
|
|
Loading…
Reference in a new issue