From e6e4097b5f4709adf1c356428aac8a15034fe81b Mon Sep 17 00:00:00 2001 From: matty Date: Wed, 10 Apr 2024 09:27:25 -0400 Subject: [PATCH] bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6a685e4..a76f335 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "peertube-plugin-nctv-nvenc-transcode", - "version": "1.0.5", + "version": "1.0.6", "license": "MIT", "description": "Plugin that adds transcode profiles which use NVIDIA NVENC for hardware acceleration", "engine": {