Skip to content

Commit c082098

Browse files
committed
Update website core version
1 parent 638ca16 commit c082098

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.1";
1+
export const CORE_VERSION = "0.12.2";
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)