Skip to content
This repository was archived by the owner on Dec 23, 2021. It is now read-only.

Commit c0505c7

Browse files
authored
changed date on release note (#239)
Changed release date on release note
1 parent e1348fb commit c0505c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/latest_release_note.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// TODO: find a better way of loading html into a string
2-
export const LATEST_RELEASE_NOTE = `<h1>Device Simulator Express Release Notes 👩🏾‍💻 👨🏾‍💻 (Mar. 2, 2020)</h1>
2+
export const LATEST_RELEASE_NOTE = `<h1>Device Simulator Express Release Notes 👩🏾‍💻 👨🏾‍💻 (Mar. 3, 2020)</h1>
33
<p>
44
Welcome to the first update to the Device Simulator Express! <u>Please feel free to enable our feature flag in
55
Settings

0 commit comments

Comments
 (0)