We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23d594a commit bcfaee9Copy full SHA for bcfaee9
apps/website/src/components/Playground/const.ts
@@ -1,4 +1,4 @@
1
-export const CORE_VERSION = "0.12.5";
+export const CORE_VERSION = "0.12.6";
2
3
export const CORE_URL = `https://unpkg.com/@ffmpeg/core@${CORE_VERSION}/dist/umd/ffmpeg-core.js`;
4
export const CORE_MT_URL = `https://unpkg.com/@ffmpeg/core-mt@${CORE_VERSION}/dist/umd/ffmpeg-core.js`;
0 commit comments