diff --git a/README.md b/README.md index 767cf02..a85dd5e 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ The following table shows the current version of [GOV.UK Frontend](https://githu | [Check if your client qualifies for legal aid](https://github.com/ministryofjustice/laa-estimate-financial-eligibility-for-legal-aid/) | ^5.4.0 | New crown | | [Claim Additional Payments for Teaching](https://github.com/DFE-Digital/claim-additional-payments-for-teaching/) | ^5.4.0 | New crown | | [Find a teaching school hub](https://github.com/DFE-Digital/teaching-school-hub-finder/) | 5.4.0 | New crown | +| [Find unclaimed court money](https://github.com/ministryofjustice/find-unclaimed-court-money/) | ^5.4.0 | New crown | | [GOV.UK Design System](https://github.com/alphagov/govuk-design-system/) | ^5.4.0 | New crown | | [GOV.UK Forms – Product pages](https://github.com/alphagov/forms-product-page/) | 5.4.0 | New crown | | [GOV.UK Forms – Admin application](https://github.com/alphagov/forms-admin/) | 5.4.0 | New crown | @@ -27,7 +28,6 @@ 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 | -| [Find unclaimed court money](https://github.com/ministryofjustice/find-unclaimed-court-money/) | ^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 | diff --git a/data.json b/data.json index dbcc64e..bbaa624 100644 --- a/data.json +++ b/data.json @@ -495,7 +495,7 @@ { "repo": "ministryofjustice/find-unclaimed-court-money", "serviceName": "Find unclaimed court money", - "govukversion": "^5.3.1" + "govukversion": "^5.4.0" }, { "repo": "alphagov/finder-frontend",