Checklist(Check off all the items before submitting)
[x] Build process is done without errors. All tests pass in the /lib directory.
[x] Self-reviewed the code before submitting.
[x] Meets accessibility standards.
[x] Added/updated documentation to /website as needed.
[x] Added/updated tests as needed.
Description
The script was not able to create the directory.
To fix this issue now the script checks for the directory and if it does not exist it will create the directory before the version file.
Checklist (Check off all the items before submitting)
/lib
directory./website
as needed.Description The script was not able to create the directory. To fix this issue now the script checks for the directory and if it does not exist it will create the directory before the version file.