Bump version in butterchurn example

This commit is contained in:
Jordan Eldredge 2025-07-12 23:03:32 -07:00
parent 7cdc35b93a
commit 161c14b598
2 changed files with 2 additions and 2 deletions

View file

@ -2,7 +2,7 @@
## API is still being finalized and may change when released
This example fetches the Webamp bundle from a free CDN, and fetches the audio file and skin from a free CDN as well, and loads Milkdrop visualizer.
This example fetches the Webamp bundle from a free CDN, and fetches the audio file from a free CDN as well, and loads Milkdrop visualizer.
You should be able to open this local html file in your browser and see Webamp working.

View file

@ -16,7 +16,7 @@
* stable version yet, until it is, you can use by installing
* `webamp@next`.
*/
import Webamp from "https://unpkg.com/webamp@0.0.0-next-f432117/butterchurn";
import Webamp from "https://unpkg.com/webamp@0.0.0-next-7cdc35b/butterchurn";
const webamp = new Webamp({
initialTracks: [
{