Updated start date for v1.0 in previous version page

This commit is contained in:
Carlos Felix 2024-12-18 12:49:20 -05:00 committed by Carlos Felix
parent 8e8857c93f
commit 5531374ca6

View file

@ -51,7 +51,7 @@ website from {startDate} \u2013 {endDate}.`}
description={'Navigate to the previous version page. This is the Version 1.0 Card body text'}
values={{
startDate: <FormattedDate
value={METH_2_0_RELEASE_DATE}
value={METH_1_0_RELEASE_DATE}
year="numeric"
month="short"
day="numeric"