diff --git a/README.md b/README.md index ad08e46..a620ecd 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,9 @@ The following table shows the current version of [GOV.UK Frontend](https://githu | :------ | -------------------: | :---------------: | | [Access your teaching qualifications](https://github.com/DFE-Digital/access-your-teaching-qualifications/) | ^5.2.0 | New crown | | [Apply for legal aid](https://github.com/ministryofjustice/laa-apply-for-legal-aid/) | ^5.2.0 | New crown | +| [Check if your client qualifies for legal aid](https://github.com/ministryofjustice/laa-estimate-financial-eligibility-for-legal-aid/) | ^5.2.0 | New crown | | [Find a lost teacher reference number (TRN)](https://github.com/DFE-Digital/find-a-lost-trn/) | ^5.2.0 | New crown | +| [Find a teaching school hub](https://github.com/DFE-Digital/teaching-school-hub-finder/) | 5.2.0 | New crown | | [Find unclaimed court money](https://github.com/ministryofjustice/find-unclaimed-court-money/) | ^5.2.0 | New crown | | [GOV.UK Design System](https://github.com/alphagov/govuk-design-system/) | ^5.2.0 | New crown | | [GOV.UK Forms – Product pages](https://github.com/alphagov/forms-product-page/) | 5.2.0 | New crown | @@ -29,7 +31,6 @@ The following table shows the current version of [GOV.UK Frontend](https://githu | [Teaching Vacancies](https://github.com/DFE-Digital/teaching-vacancies/) | ^5.2.0 | New crown | | [Visit someone in prison – Staff-facing manage service](https://github.com/ministryofjustice/book-a-prison-visit-staff-ui/) | ^5.2.0 | New crown | | [Visit someone in prison – Public-facing booking service](https://github.com/ministryofjustice/hmpps-book-a-prison-visit-ui/) | ^5.2.0 | New crown | -| [Check if your client qualifies for legal aid](https://github.com/ministryofjustice/laa-estimate-financial-eligibility-for-legal-aid/) | ^5.1.0 | New crown | | [Get a rod fishing licence](https://github.com/DEFRA/rod-licensing/tree/main/packages/gafl-webapp-service/) | ^5.1.0 | New crown | | [Plan technology for your school](https://github.com/DFE-Digital/plan-technology-for-your-school/tree/main/src/Dfe.PlanTech.Web.Node/) | ^5.1.0 | New crown | | [Submit social housing lettings and sales data (CORE)](https://github.com/communitiesuk/submit-social-housing-lettings-and-sales-data/) | 5.1.0 | New crown | @@ -54,7 +55,6 @@ The following table shows the current version of [GOV.UK Frontend](https://githu | [Look up commodity codes, import duties, taxes and controls (UK Integrated Online Tariff) – Front end](https://github.com/trade-tariff/trade-tariff-frontend/) | 4.7.0 | Old 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/) | ^4.7.0 | Old crown | | [Verify an apostille](https://github.com/UKForeignOffice/verify-apostille-service/) | ^4.7.0 | Old crown | -| [Find a teaching school hub](https://github.com/DFE-Digital/teaching-school-hub-finder/) | 4.6.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 | | [Claim Additional Payments for Teaching](https://github.com/DFE-Digital/claim-additional-payments-for-teaching/) | ^4.3.1 | Old crown | diff --git a/data.json b/data.json index fad9f1a..243be18 100644 --- a/data.json +++ b/data.json @@ -90,7 +90,7 @@ { "repo": "ministryofjustice/laa-estimate-financial-eligibility-for-legal-aid", "serviceName": "Check if your client qualifies for legal aid", - "govukversion": "^5.1.0" + "govukversion": "^5.2.0" }, { "repo": "alphagov/paas-product-pages", @@ -163,7 +163,7 @@ { "repo": "DFE-Digital/teaching-school-hub-finder", "serviceName": "Find a teaching school hub", - "govukversion": "4.6.0" + "govukversion": "5.2.0" }, { "repo": "cabinetoffice/gap-find-apply-web",