bump version, update license

This commit is contained in:
2024-04-15 20:03:07 -04:00
parent a263efb618
commit c856de817f
2 changed files with 6 additions and 5 deletions

View File

@ -1,8 +1,8 @@
{
"name": "peertube-plugin-nctv-nvenc-transcode",
"version": "1.2.0",
"version": "1.2.2",
"license": "MIT",
"description": "Plugin that adds transcode profiles which use NVIDIA NVENC for hardware acceleration",
"description": "Plugin that adds transcode profiles which use h264_nvenc and hevc_nvenc for hardware acceleration.",
"engine": {
"peertube": ">=5.1.0"
},