diff --git a/README.md b/README.md index b6ae0ee..272b063 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,7 @@ The following table shows the current version of [GOV.UK Frontend](https://githu | [Teaching Vacancies](https://github.com/DFE-Digital/teaching-vacancies/) | ^5.4.0 | New crown | | [Visit someone in prison – Staff-facing manage service](https://github.com/ministryofjustice/book-a-prison-visit-staff-ui/) | ^5.4.0 | New crown | | [Visit someone in prison – Public-facing booking service](https://github.com/ministryofjustice/hmpps-book-a-prison-visit-ui/) | ^5.4.0 | New crown | +| [Early years child development training](https://github.com/DFE-Digital/early-years-foundation-recovery/) | ^5.3.1 | New crown | | [Look up commodity codes, import duties, taxes and controls (UK Integrated Online Tariff) – Front end](https://github.com/trade-tariff/trade-tariff-frontend/) | 5.3.1 | New crown | | [Look up commodity codes, import duties, taxes and controls (UK Integrated Online Tariff) – Calculator front end](https://github.com/trade-tariff/trade-tariff-duty-calculator/) | 5.3.1 | New crown | | [Improve workload and wellbeing for school staff](https://github.com/DFE-Digital/improve-workload-and-wellbeing-for-school-staff/) | ^5.3.0 | New crown | @@ -56,7 +57,6 @@ The following table shows the current version of [GOV.UK Frontend](https://githu | [Get help with the cost of prison visits](https://github.com/ministryofjustice/help-with-prison-visits-external/) | ^4.8.0 | New crown | | [Verify an apostille](https://github.com/UKForeignOffice/verify-apostille-service/) | ^4.8.0 | New crown | | [Find a grant](https://github.com/cabinetoffice/gap-find-apply-web/tree/main/packages/applicant/) | ^4.8 | New crown | -| [Early years child development training](https://github.com/DFE-Digital/early-years-foundation-recovery/) | ^4.7.0 | Old crown | | [GovWifi](https://github.com/alphagov/govwifi-product-page/) | ^4.7.0 | Old crown | | [Find postgraduate teacher training](https://github.com/DFE-Digital/find-teacher-training/) | ^4.4.1 | Old crown | | [Home Office Design System](https://github.com/UKHomeOffice/home-office-design-system/tree/main/components/page/) | 4.4.1 | Old crown | diff --git a/data.json b/data.json index 08063e6..1360375 100644 --- a/data.json +++ b/data.json @@ -566,7 +566,7 @@ { "repo": "DFE-Digital/early-years-foundation-recovery", "serviceName": "Early years child development training", - "govukversion": "^4.7.0" + "govukversion": "^5.3.1" }, { "repo": "trade-tariff/trade-tariff-duty-calculator",