Bumped to version v2.2.0 master release/2.2.0 v2.2.0
authorChocobozzz <me@florianbigard.com>
Tue, 2 Jun 2020 08:04:05 +0000 (10:04 +0200)
committerChocobozzz <me@florianbigard.com>
Tue, 2 Jun 2020 08:04:05 +0000 (10:04 +0200)
client/package.json
package.json
support/doc/api/openapi.yaml

index 5522b19890aa5a5210f9fa406894701fef67fe65..03e423d67d0fdb6b81a399ec1936781f42f2206d 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "peertube-client",
-  "version": "2.2.0-rc.1",
+  "version": "2.2.0",
   "private": true,
   "license": "AGPL-3.0",
   "author": {
index e33416f489be6c063a42ca6c7e9d6352d1a2a244..b94c7f7abe12b77c9bfeccdeede512606714697e 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": "2.2.0-rc.1",
+  "version": "2.2.0",
   "private": true,
   "licence": "AGPL-3.0",
   "engines": {
index 6787679cfba64ee087cdba2a81bfc179f2ba5feb..4ba950a9d035cd54b1faafdee8c22dbb23d2a60b 100644 (file)
@@ -1,7 +1,7 @@
 openapi: 3.0.0
 info:
   title: PeerTube
-  version: 2.2.0-rc.1
+  version: 2.2.0
   contact:
     name: PeerTube Community
     url: 'https://joinpeertube.org'