File tree Expand file tree Collapse file tree
src/DfE.ExternalApplications.Web Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -123,3 +123,7 @@ All notable changes to this service will be documented in this file.
123123## [ 1.3.13]
124124### Notes
125125- Fix Vision page executive summary word count bug
126+
127+ ## [ 1.3.14]
128+ ### Notes
129+ - Remove the word "form" from the plan version label
Original file line number Diff line number Diff line change 55 <Nullable >enable</Nullable >
66 <ImplicitUsings >enable</ImplicitUsings >
77 <UserSecretsId >8051c984-585b-4a5e-b6d7-833e5dd4afe7</UserSecretsId >
8- <Version >1.3.13 </Version >
9- <InformationalVersion >1.3.13 </InformationalVersion >
8+ <Version >1.3.14 </Version >
9+ <InformationalVersion >1.3.14 </InformationalVersion >
1010 <IncludeSourceRevisionInInformationalVersion >false</IncludeSourceRevisionInInformationalVersion >
1111 </PropertyGroup >
1212
Original file line number Diff line number Diff line change 88
99<div class =" govuk-!-margin-bottom-6" style =" border-left : 4px solid #b1b4b6 ; padding-left : 15px ;" >
1010 <p class =" govuk-body govuk-!-margin-bottom-1" >@AppTerminology.SingularCapitalised reference: <strong >@Model.ReferenceNumber </strong ></p >
11- <p class =" govuk-body govuk-!-margin-bottom-0" >@AppTerminology.SingularCapitalised form version: <strong >@applicationFormVersion </strong ></p >
11+ <p class =" govuk-body govuk-!-margin-bottom-0" >@AppTerminology.SingularCapitalised version: <strong >@applicationFormVersion </strong ></p >
1212 <p class =" govuk-body govuk-!-margin-bottom-0" >Lead applicant: <strong >@leadApplicantName </strong ></p >
1313</div >
You can’t perform that action at this time.
0 commit comments