diff --git a/README.md b/README.md index eb99b61..96c1fbc 100644 --- a/README.md +++ b/README.md @@ -16,11 +16,13 @@ The following table shows the current version of [GOV.UK Frontend](https://githu | [GOV.UK Pay](https://github.com/alphagov/pay-frontend/) | ^5.6.0 | New crown | | [Get Into Teaching](https://github.com/DFE-Digital/get-into-teaching-app/) | 5.6.0 | New crown | | [Get a new energy certificate](https://github.com/communitiesuk/epb-frontend/) | ^5.6.0 | New crown | +| [Get help paying court and tribunal fees](https://github.com/ministryofjustice/hwf-publicapp/) | ^5.6.0 | New crown | | [Get help with the cost of prison visits](https://github.com/ministryofjustice/help-with-prison-visits-external/) | ^5.6.0 | New crown | | [Get school experience](https://github.com/DFE-Digital/schools-experience/) | ^5.6.0 | New crown | | [Manage training for early career teachers](https://github.com/DFE-Digital/early-careers-framework/) | ^5.6.0 | New crown | | [Product safety database](https://github.com/UKGovernmentBEIS/beis-opss-psd/) | 5.6.0 | New crown | | [Register trainee teachers](https://github.com/DFE-Digital/register-trainee-teachers/) | ^5.6.0 | New crown | +| [Report your salmon or sea trout catch](https://github.com/DEFRA/rod-catch-returns-frontend/) | ^5.6.0 | New crown | | [Send legal mail to prisons](https://github.com/ministryofjustice/send-legal-mail-to-prisons/) | ^5.6.0 | New crown | | [Submit cosmetic product notifications](https://github.com/UKGovernmentBEIS/beis-opss-cosmetics/tree/main/cosmetics-web/) | 5.6.0 | New crown | | [Teaching Vacancies](https://github.com/DFE-Digital/teaching-vacancies/) | ^5.6.0 | New crown | @@ -28,7 +30,6 @@ The following table shows the current version of [GOV.UK Frontend](https://githu | [Visit someone in prison – Public-facing booking service](https://github.com/ministryofjustice/hmpps-book-a-prison-visit-ui/) | ^5.6.0 | New crown | | [Find unclaimed court money](https://github.com/ministryofjustice/find-unclaimed-court-money/) | ^5.5.0 | New crown | | [Get help buying for schools](https://github.com/DFE-Digital/buy-for-your-school/) | ^5.5.0 | New crown | -| [Get help paying court and tribunal fees](https://github.com/ministryofjustice/hwf-publicapp/) | ^5.5.0 | New crown | | [Get help with child arrangements](https://github.com/ministryofjustice/help-with-child-arrangements/) | ^5.5.0 | New crown | | [Refer serious misconduct by a teacher in England](https://github.com/DFE-Digital/refer-serious-misconduct/) | 5.5.0 | New crown | | [GOV.UK Notify](https://github.com/alphagov/notifications-admin/) | 5.4.1 | New crown | @@ -71,7 +72,6 @@ The following table shows the current version of [GOV.UK Frontend](https://githu | [National Pupil Database (NPD)](https://github.com/DFE-Digital/npd-find-and-explore/) | ^3.5.0 | Old crown | | [Apply for innovation funding](https://github.com/InnovateUKGitHub/innovation-funding-service/tree/main/ifs-web-service/) | ^3.3.0 | Old crown | | [Appeal a planning decision](https://github.com/Planning-Inspectorate/appeal-planning-decision/tree/main/packages/web-comment/) | ^3.15.0 | New crown | -| [Report your salmon or sea trout catch](https://github.com/DEFRA/rod-catch-returns-frontend/) | ^3.15.0 | New crown | | [Home Office Forms](https://github.com/UKHomeOfficeForms/hof/) | 3.15 | New crown | | [Apply for a Gender Recognition Certificate](https://github.com/cabinetoffice/grc-app/) | ^3.14.0 | Old crown | | [Apply for a Gender Recognition Certificate](https://github.com/ministryofjustice/grc-app/) | ^3.14.0 | Old crown | diff --git a/data.json b/data.json index e3a1709..fc8961c 100644 --- a/data.json +++ b/data.json @@ -262,7 +262,7 @@ { "repo": "ministryofjustice/hwf-publicapp", "serviceName": "Get help paying court and tribunal fees", - "govukversion": "^5.5.0" + "govukversion": "^5.6.0" }, { "repo": "UKHomeOffice/home-office-design-system", @@ -590,7 +590,7 @@ { "repo": "DEFRA/rod-catch-returns-frontend", "serviceName": "Report your salmon or sea trout catch", - "govukversion": "^3.15.0" + "govukversion": "^5.6.0" }, { "repo": "ministryofjustice/send-legal-mail-to-prisons",