Bumped to version v8.1.0-rc.1

This commit is contained in:
Chocobozzz
2026-02-26 10:01:45 +01:00
parent 6a0cdec6f5
commit ae6e03bf28
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{ {
"name": "peertube-client", "name": "peertube-client",
"version": "8.0.2", "version": "8.1.0-rc.1",
"private": true, "private": true,
"license": "AGPL-3.0", "license": "AGPL-3.0",
"author": { "author": {
@@ -120,4 +120,4 @@
"vite-plugin-node-polyfills": "^0.25.0", "vite-plugin-node-polyfills": "^0.25.0",
"zone.js": "~0.16.1" "zone.js": "~0.16.1"
} }
} }
+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.0.2", "version": "8.1.0-rc.1",
"private": true, "private": true,
"licence": "AGPL-3.0", "licence": "AGPL-3.0",
"engines": { "engines": {