Bumped to version v2.1.0 v2.1.0
authorChocobozzz <me@florianbigard.com>
Tue, 11 Feb 2020 07:35:39 +0000 (08:35 +0100)
committerChocobozzz <me@florianbigard.com>
Tue, 11 Feb 2020 07:35:39 +0000 (08:35 +0100)
client/package.json
package.json
support/doc/api/openapi.yaml

index cd0a82aa4f2cafd2b9560a9a52af0936ab32841a..b9ddf7042e3febf1db2a5b632ff93202e6bb3acf 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "peertube-client",
-  "version": "2.1.0-rc.1",
+  "version": "2.1.0",
   "private": true,
   "license": "AGPL-3.0",
   "author": {
index d4858725a2b623bc4428e09d27f874ce929c9e49..dee9840c7e94fe682d3dba0cfc1b0b89774d3482 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.1.0-rc.1",
+  "version": "2.1.0",
   "private": true,
   "licence": "AGPL-3.0",
   "engines": {
index 43718e2a1537c3f4a0bf4f245352c0bd7851bd8d..f1cfb81a4439fec784c752f27ebc8f13bb5ef56b 100644 (file)
@@ -1,7 +1,7 @@
 openapi: 3.0.0
 info:
   title: PeerTube
-  version: 2.1.0-rc.1
+  version: 2.1.0
   contact:
     name: PeerTube Community
     url: 'https://joinpeertube.org'