]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commitdiff
Bumped to version v3.0.1 v3.0.1
authorChocobozzz <me@florianbigard.com>
Tue, 12 Jan 2021 07:25:29 +0000 (08:25 +0100)
committerChocobozzz <me@florianbigard.com>
Tue, 12 Jan 2021 07:25:29 +0000 (08:25 +0100)
client/package.json
package.json
support/doc/api/openapi.yaml

index be54a3ae950ed84d1e17557dbc75ee54ce8942f3..7ee661193678ee2d3d2655630a07a7279a1e78d2 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "peertube-client",
-  "version": "3.0.0",
+  "version": "3.0.1",
   "private": true,
   "license": "AGPL-3.0",
   "author": {
index 382e79ff561fdeaa3d610435b30408aad6896d0f..90b3768ac8fd9cb815004d38b0638c2facb61094 100644 (file)
@@ -1,7 +1,7 @@
 {
   "name": "peertube",
   "description": "Federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.",
-  "version": "3.0.0",
+  "version": "3.0.1",
   "private": true,
   "licence": "AGPL-3.0",
   "engines": {
index 8f60dbcebbb3c26e7284e3fdf83e16b9e302a828..74b2dee281e42a003bbc8b218521b6b62b3080ea 100644 (file)
@@ -1,7 +1,7 @@
 openapi: 3.0.0
 info:
   title: PeerTube
-  version: 3.0.0
+  version: 3.0.1
   contact:
     name: PeerTube Community
     url: 'https://joinpeertube.org'