diff --git a/docs/device/usb/webusb.md b/docs/device/usb/webusb.md index 5d82ce5f..4450f7ae 100644 --- a/docs/device/usb/webusb.md +++ b/docs/device/usb/webusb.md @@ -9,7 +9,7 @@ It allows for a **one-click download** without installing any additional app or ## Upgrade your Firmware -Make sure that your @boardname@ is running version **0248** or above of the firmware. Upgrading is as easy as dragging a file and it takes a few seconds to get it done. +Make sure that your @boardname@ is running version **0250** or above of the firmware. Upgrading is as easy as dragging a file and it takes a few seconds to get it done. [Check out the instructions to check and upgrade your @boardname@.](https://support.microbit.org/support/solutions/articles/19000084059-beta-testing-web-usb) diff --git a/editor/extension.ts b/editor/extension.ts index 05bcdf6c..3bbed4cc 100644 --- a/editor/extension.ts +++ b/editor/extension.ts @@ -867,7 +867,7 @@ namespace pxt.editor {
${lf("First time here?")}
- ${lf("You must have version 0248 or above of the firmware")} + ${lf("You must have version 0250 or above of the firmware")}