]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commitdiff
Bumped to version v2.1.1 v2.1.1
authorChocobozzz <me@florianbigard.com>
Thu, 27 Feb 2020 07:16:56 +0000 (08:16 +0100)
committerChocobozzz <me@florianbigard.com>
Thu, 27 Feb 2020 07:16:56 +0000 (08:16 +0100)
client/package.json
package.json
support/doc/api/openapi.yaml

index b9ddf7042e3febf1db2a5b632ff93202e6bb3acf..024e0b1d9a7fcbb8d0ba16ea6ebea1cd7b495355 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "peertube-client",
-  "version": "2.1.0",
+  "version": "2.1.1",
   "private": true,
   "license": "AGPL-3.0",
   "author": {
index dee9840c7e94fe682d3dba0cfc1b0b89774d3482..49d9faf978127676fc33d97881cfebbccde37206 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",
+  "version": "2.1.1",
   "private": true,
   "licence": "AGPL-3.0",
   "engines": {
index f1cfb81a4439fec784c752f27ebc8f13bb5ef56b..85f1102b4e41fd258db40e11b8f95e4e5fa70f26 100644 (file)
@@ -1,7 +1,7 @@
 openapi: 3.0.0
 info:
   title: PeerTube
-  version: 2.1.0
+  version: 2.1.1
   contact:
     name: PeerTube Community
     url: 'https://joinpeertube.org'