Skip to content

Commit bcfaee9

Browse files
committed
Upgrade playground core version
1 parent 23d594a commit bcfaee9

File tree

1 file changed

+1
-1
lines changed
  • apps/website/src/components/Playground

1 file changed

+1
-1
lines changed

apps/website/src/components/Playground/const.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
export const CORE_VERSION = "0.12.5";
1+
export const CORE_VERSION = "0.12.6";
22

33
export const CORE_URL = `https://unpkg.com/@ffmpeg/core@${CORE_VERSION}/dist/umd/ffmpeg-core.js`;
44
export const CORE_MT_URL = `https://unpkg.com/@ffmpeg/core-mt@${CORE_VERSION}/dist/umd/ffmpeg-core.js`;

0 commit comments

Comments
 (0)