From 2c8d9d1e9e17fc754418ab4a1ff7d9e74d749a57 Mon Sep 17 00:00:00 2001 From: "S.Gromov" Date: Thu, 22 Jan 2026 11:39:57 +0300 Subject: [PATCH] 0.1.14 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 084b47a..84686e8 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@gromlab/create-vod", "author": "Gromov Sergei", - "version": "0.1.13", + "version": "0.1.14", "description": "DASH/HLS video converter with hardware acceleration (NVENC/QSV/AMF/VAAPI), thumbnails and poster generation", "type": "module", "main": "./dist/index.js",