Chocobozzz
2 months ago
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
2 changed files with
2 additions and
2 deletions
-
client/package.json
-
package.json
|
|
@@ -1,6 +1,6 @@ |
|
|
|
{ |
|
|
|
"name": "peertube-client", |
|
|
|
"version": "5.1.0-rc.1", |
|
|
|
"version": "5.1.0", |
|
|
|
"private": true, |
|
|
|
"license": "AGPL-3.0", |
|
|
|
"author": { |
|
|
|
|
|
@@ -1,7 +1,7 @@ |
|
|
|
{ |
|
|
|
"name": "peertube", |
|
|
|
"description": "PeerTube, an ActivityPub-federated video streaming platform using P2P directly in your web browser.", |
|
|
|
"version": "5.1.0-rc.1", |
|
|
|
"version": "5.1.0", |
|
|
|
"private": true, |
|
|
|
"licence": "AGPL-3.0", |
|
|
|
"engines": { |
|
|
|