Bumped to version v2.1.1
authorChocobozzz <me@florianbigard.com>
Thu, 27 Feb 2020 07:16:56 +0000 (08:16 +0100)
committerChocobozzz <me@florianbigard.com>
Fri, 28 Feb 2020 12:45:42 +0000 (13:45 +0100)
client/package.json
package.json
support/doc/api/openapi.yaml

index 32e3e4213290c9a851afb6f6bea197f5a08bf9cf..3c99259ec0914c9df0f181295c16ded87b2b823d 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 3311f7addd18f91afb099a276654ebac6f4be877..0b944cce985420574a9f53025f378a21cb178e68 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 42430ba40e9469ef82a5c43690a8591432f6a7f7..28c97f2c8bb79aecb9178722c3c9d3803741747a 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'