mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-03 01:39:37 +02:00
Update runner version
This commit is contained in:
parent
b7a974e448
commit
745c051bc3
2 changed files with 5 additions and 2 deletions
|
@ -1,10 +1,13 @@
|
|||
# Changelog
|
||||
|
||||
## v0.1.2
|
||||
|
||||
* Support query params in custom upload URL
|
||||
|
||||
## v0.1.1
|
||||
|
||||
* Fix adding studio watermark with audio/video split HLS file
|
||||
|
||||
|
||||
## v0.1.0
|
||||
|
||||
* Requires Node 20
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@peertube/peertube-runner",
|
||||
"version": "0.1.1",
|
||||
"version": "0.1.2",
|
||||
"type": "module",
|
||||
"main": "dist/peertube-runner.js",
|
||||
"bin": "dist/peertube-runner.js",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue