Hey everybody! I need help inputting the version number into this line of code:
<script type="text/javascript" src="https://cdn.jsdelivr.net/npm/amplitudejs@{{version-number}}/dist/amplitude.js"></script>
I know how weird this sounds, but yeah. I’ve tried directly copying the version number, taking away the periods, adding v to the beginning, and so on so forth. Is there any advice you could give me?