From a2ddd3efbf695758ef3c54c69f4317a07e85b20f Mon Sep 17 00:00:00 2001 From: update-bot Date: Wed, 4 Sep 2024 01:27:20 +0000 Subject: [PATCH] Update stats --- README.md | 10 +++++----- data.json | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 27070f1..6e4a8d2 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,12 @@ The following table shows the current version of [GOV.UK Frontend](https://githu | [GOV.UK Forms – Admin application](https://github.com/alphagov/forms-admin/) | 5.6.0 | New crown | | [GOV.UK Forms – Forms runner](https://github.com/alphagov/forms-runner/) | 5.6.0 | New crown | | [Get a new energy certificate](https://github.com/communitiesuk/epb-frontend/) | ^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 | | [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 | +| [Visit someone in prison – Staff-facing manage service](https://github.com/ministryofjustice/book-a-prison-visit-staff-ui/) | ^5.6.0 | New crown | +| [Visit someone in prison – Public-facing booking service](https://github.com/ministryofjustice/hmpps-book-a-prison-visit-ui/) | ^5.6.0 | New crown | | [Access your teaching qualifications](https://github.com/DFE-Digital/access-your-teaching-qualifications/) | ^5.5.0 | New crown | | [Apply for legal aid](https://github.com/ministryofjustice/laa-apply-for-legal-aid/) | ^5.5.0 | New crown | | [Check if your client qualifies for legal aid](https://github.com/ministryofjustice/laa-estimate-financial-eligibility-for-legal-aid/) | ^5.5.0 | New crown | @@ -17,13 +22,8 @@ The following table shows the current version of [GOV.UK Frontend](https://githu | [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 | -| [Manage training for early career teachers](https://github.com/DFE-Digital/early-careers-framework/) | ^5.5.0 | New crown | -| [Product safety database](https://github.com/UKGovernmentBEIS/beis-opss-psd/) | 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 | | [Register trainee teachers](https://github.com/DFE-Digital/register-trainee-teachers/) | ^5.5.0 | New crown | -| [Submit cosmetic product notifications](https://github.com/UKGovernmentBEIS/beis-opss-cosmetics/tree/main/cosmetics-web/) | 5.5.0 | New crown | -| [Visit someone in prison – Staff-facing manage service](https://github.com/ministryofjustice/book-a-prison-visit-staff-ui/) | ^5.5.0 | New crown | -| [Visit someone in prison – Public-facing booking service](https://github.com/ministryofjustice/hmpps-book-a-prison-visit-ui/) | ^5.5.0 | New crown | | [GOV.UK Notify](https://github.com/alphagov/notifications-admin/) | 5.4.1 | New crown | | [Get Into Teaching](https://github.com/DFE-Digital/get-into-teaching-app/) | ^5.4.1 | New crown | | [Get school experience](https://github.com/DFE-Digital/schools-experience/) | ^5.4.1 | New crown | diff --git a/data.json b/data.json index aba0339..f7d5295 100644 --- a/data.json +++ b/data.json @@ -278,7 +278,7 @@ { "repo": "DFE-Digital/early-careers-framework", "serviceName": "Manage training for early career teachers", - "govukversion": "^5.5.0" + "govukversion": "^5.6.0" }, { "repo": "hmcts/cmc-legal-rep-frontend", @@ -345,7 +345,7 @@ { "repo": "UKGovernmentBEIS/beis-opss-psd", "serviceName": "Product safety database", - "govukversion": "5.5.0" + "govukversion": "5.6.0" }, { "repo": "alphagov/govuk-prototype-kit", @@ -433,7 +433,7 @@ "repo": "UKGovernmentBEIS/beis-opss-cosmetics", "packageLocation": "cosmetics-web/", "serviceName": "Submit cosmetic product notifications", - "govukversion": "5.5.0" + "govukversion": "5.6.0" }, { "repo": "communitiesuk/submit-social-housing-lettings-and-sales-data", @@ -611,13 +611,13 @@ "repo": "ministryofjustice/book-a-prison-visit-staff-ui", "serviceName": "Visit someone in prison", "name": "Staff-facing manage service", - "govukversion": "^5.5.0" + "govukversion": "^5.6.0" }, { "repo": "ministryofjustice/hmpps-book-a-prison-visit-ui", "serviceName": "Visit someone in prison", "name": "Public-facing booking service", - "govukversion": "^5.5.0" + "govukversion": "^5.6.0" }, { "repo": "alphagov/platforms-product-page",