From 04e1f4ee13584a41dad521fb8ca446e779688732 Mon Sep 17 00:00:00 2001 From: Srikanth Kiran Kotagiri Date: Thu, 23 Jan 2025 17:53:59 -0800 Subject: [PATCH] Updating RC for cache busting --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0dc3eaf..af87d47 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@descript/ffmpeg-ffprobe-static", - "version": "7.1.2-rc.1", + "version": "7.1.2-rc.2", "description": "Non-free versions of ffmpeg and ffprobe static binaries for Mac OSX, Linux, and Windows for server-side use only", "main": "index.js", "types": "index.d.ts",