Bumped to version v8.1.5

This commit is contained in:
Chocobozzz
2026-04-07 11:48:49 +02:00
parent ff368b6f07
commit 3a5abc909f
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "peertube-client", "name": "peertube-client",
"version": "8.1.4", "version": "8.1.5",
"private": true, "private": true,
"license": "AGPL-3.0", "license": "AGPL-3.0",
"author": { "author": {
+1 -1
View File
@@ -1,7 +1,7 @@
{ {
"name": "peertube", "name": "peertube",
"description": "PeerTube, an ActivityPub-federated video streaming platform using P2P directly in your web browser.", "description": "PeerTube, an ActivityPub-federated video streaming platform using P2P directly in your web browser.",
"version": "8.1.4", "version": "8.1.5",
"private": true, "private": true,
"licence": "AGPL-3.0", "licence": "AGPL-3.0",
"engines": { "engines": {