]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commitdiff
Bumped to version v3.2.0 v3.2.0
authorChocobozzz <me@florianbigard.com>
Thu, 27 May 2021 11:56:49 +0000 (13:56 +0200)
committerChocobozzz <me@florianbigard.com>
Thu, 27 May 2021 11:56:49 +0000 (13:56 +0200)
client/package.json
package.json
support/doc/api/openapi.yaml

index 7a9d872cd62248a8ae102dd1c4bcc31b9d603fe1..f7d24b589319c5d32e69204393589ad7ddf5b53e 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "peertube-client",
-  "version": "3.2.0-rc.1",
+  "version": "3.2.0",
   "private": true,
   "license": "AGPL-3.0",
   "author": {
index f62cf22a8bd8372804f249e22764f9221215c313..c148cedb228d7ce791f0aa9d1fe043d0bb6f1010 100644 (file)
@@ -1,7 +1,7 @@
 {
   "name": "peertube",
   "description": "PeerTube, an ActivityPub-federated video streaming platform using P2P directly in your web browser.",
-  "version": "3.2.0-rc.1",
+  "version": "3.2.0",
   "private": true,
   "licence": "AGPL-3.0",
   "engines": {
index 0e0d2ab5ff9f27e82a5a6125cb0768a9fa4dc2a6..8b4c4c72dcf904b48040e46333fcede1c7cda519 100644 (file)
@@ -1,7 +1,7 @@
 openapi: 3.0.0
 info:
   title: PeerTube
-  version: 3.2.0-rc.1
+  version: 3.2.0
   contact:
     name: PeerTube Community
     url: 'https://joinpeertube.org'