File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1- version : 1.1.1-1.2
1+ version : 0.2.0-20250704.103020+dde51ad
Original file line number Diff line number Diff line change @@ -19,9 +19,9 @@ docker run \
1919 --skip-validate-spec
2020set +x
2121
22- # sed -i -e 's|https://github.com/GIT_USER_ID/GIT_REPO_ID.git|https://github.com/NHSDigital/nhs-notify-supplier-api.git|g' ./sdk/typescript/package.json
22+ sed -i -e ' s|https://github.com/GIT_USER_ID/GIT_REPO_ID.git|https://github.com/NHSDigital/nhs-notify-supplier-api.git|g' ./sdk/typescript/package.json
2323
24- # sed -i -e 's|OpenAPI client for nhsnotifysupplier|NHS Notify Supplier SDK|g' ./sdk/typescript/package.json
25- # sed -i -e 's|OpenAPI-Generator Contributors|NHS Notify|g' ./sdk/typescript/package.json
24+ sed -i -e ' s|OpenAPI client for nhsnotifysupplier|NHS Notify Supplier SDK|g' ./sdk/typescript/package.json
25+ sed -i -e ' s|OpenAPI-Generator Contributors|NHS Notify|g' ./sdk/typescript/package.json
2626
27- # echo $VERSION
27+ echo $VERSION
You can’t perform that action at this time.
0 commit comments