From 337c8a055d6f21b97c73d1283944565cdaab2716 Mon Sep 17 00:00:00 2001 From: update-bot Date: Wed, 24 Jul 2024 01:22:10 +0000 Subject: [PATCH] Update stats --- README.md | 4 ++-- data.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index b729a02..af65e2e 100644 --- a/README.md +++ b/README.md @@ -11,10 +11,12 @@ The following table shows the current version of [GOV.UK Frontend](https://githu | [GOV.UK Forms – Forms runner](https://github.com/alphagov/forms-runner/) | 5.4.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.4.1 | New crown | | [Product safety database](https://github.com/UKGovernmentBEIS/beis-opss-psd/) | 5.4.1 | New crown | +| [Register trainee teachers](https://github.com/DFE-Digital/register-trainee-teachers/) | ^5.4.1 | New crown | | [Send legal mail to prisons](https://github.com/ministryofjustice/send-legal-mail-to-prisons/) | ^5.4.1 | New crown | | [Submit cosmetic product notifications](https://github.com/UKGovernmentBEIS/beis-opss-cosmetics/tree/main/cosmetics-web/) | 5.4.1 | New crown | | [Teaching Vacancies](https://github.com/DFE-Digital/teaching-vacancies/) | ^5.4.1 | New crown | | [Visit someone in prison – Staff-facing manage service](https://github.com/ministryofjustice/book-a-prison-visit-staff-ui/) | ^5.4.1 | New crown | +| [Visit someone in prison – Public-facing booking service](https://github.com/ministryofjustice/hmpps-book-a-prison-visit-ui/) | ^5.4.1 | New crown | | [Apply for teacher training](https://github.com/DFE-Digital/apply-for-teacher-training/) | ^5.4.0 | New crown | | [Calculate teacher pay](https://github.com/DFE-Digital/teacher-pay-calculator/) | 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 | @@ -30,8 +32,6 @@ The following table shows the current version of [GOV.UK Frontend](https://githu | [Manage training for early career teachers](https://github.com/DFE-Digital/early-careers-framework/) | ^5.4.0 | New crown | | [Refer serious misconduct by a teacher in England](https://github.com/DFE-Digital/refer-serious-misconduct/) | 5.4.0 | New crown | | [Register for a National Professional Qualification](https://github.com/DFE-Digital/npq-registration/) | ^5.4.0 | New crown | -| [Register trainee teachers](https://github.com/DFE-Digital/register-trainee-teachers/) | ^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 | | [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 9d4bf6e..16f0a4b 100644 --- a/data.json +++ b/data.json @@ -390,7 +390,7 @@ { "repo": "DFE-Digital/register-trainee-teachers", "serviceName": "Register trainee teachers", - "govukversion": "^5.4.0" + "govukversion": "^5.4.1" }, { "repo": "UKHomeOffice/modern-slavery", @@ -622,7 +622,7 @@ "repo": "ministryofjustice/hmpps-book-a-prison-visit-ui", "serviceName": "Visit someone in prison", "name": "Public-facing booking service", - "govukversion": "^5.4.0" + "govukversion": "^5.4.1" }, { "repo": "alphagov/platforms-product-page",