Update website core version
This commit is contained in:
parent
638ca164f2
commit
c082098e83
@ -1,4 +1,4 @@
|
|||||||
export const CORE_VERSION = "0.12.1";
|
export const CORE_VERSION = "0.12.2";
|
||||||
|
|
||||||
export const CORE_URL = `https://unpkg.com/@ffmpeg/core@${CORE_VERSION}/dist/umd/ffmpeg-core.js`;
|
export const CORE_URL = `https://unpkg.com/@ffmpeg/core@${CORE_VERSION}/dist/umd/ffmpeg-core.js`;
|
||||||
export const CORE_MT_URL = `https://unpkg.com/@ffmpeg/core-mt@${CORE_VERSION}/dist/umd/ffmpeg-core.js`;
|
export const CORE_MT_URL = `https://unpkg.com/@ffmpeg/core-mt@${CORE_VERSION}/dist/umd/ffmpeg-core.js`;
|
||||||
|
Loading…
Reference in New Issue
Block a user