Skip to content

Commit

Permalink
chore: update update-from-usb fake release notes (#13984)
Browse files Browse the repository at this point in the history
* chore: update update-from-usb fake release notes

* Flex
  • Loading branch information
sfoster1 authored Nov 15, 2023
1 parent 53dbd31 commit 67d3c55
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion app-shell-odd/src/system-update/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,9 @@ const getVersionFromZipIfValid = (path: string): Promise<FileDetails> =>
const fakeReleaseNotesForMassStorage = (version: string): string => `
# Opentrons Robot Software Version ${version}
This update is from a USB mass storage device connected to your flex, and release notes cannot be shown.
This update is from a USB mass storage device connected to your Flex, and release notes cannot be shown.
Don't remove the USB mass storage device while the update is in progress.
`

export const getLatestMassStorageUpdateFiles = (
Expand Down

0 comments on commit 67d3c55

Please sign in to comment.