RELEASE: v12.14 (main)

This commit is contained in:
Lucas Gelfond
2025-01-06 23:55:10 +01:00
parent 21b90a8d09
commit 4ace9e8a70
3 changed files with 3 additions and 3 deletions

View File

@@ -4,7 +4,7 @@ const fs = require("fs");
const NPM_URL = "https://registry.npmjs.org";
const ROOT = "public/assets";
const FFMPEG_VERSION = "0.12.13";
const FFMPEG_VERSION = "0.12.14";
const UTIL_VERSION = "0.12.1";
const CORE_VERSION = "0.12.9";
const CORE_MT_VERSION = "0.12.9";