p5.js-website
p5.js-website copied to clipboard
Version update to include p5.sound.js number
In this line https://github.com/processing/p5.js-website/blob/6059b79c9ab1954b080cf38e6e7a61509a115ce5/src/scripts/p5-version.ts#L11
Only the p5.js library version is updated and it will overwrite the version number of p5.sound.js that is needed to build the website. This will need to be added.
Ah, I forgot about this script and have just been manually updating the versions. Good catch!
@limzykenneth Could you please explain the issue