Bumped to version v1.2.1 v1.2.1
authorChocobozzz <me@florianbigard.com>
Thu, 14 Feb 2019 11:41:55 +0000 (12:41 +0100)
committerChocobozzz <me@florianbigard.com>
Thu, 14 Feb 2019 11:41:55 +0000 (12:41 +0100)
client/package.json
package.json
support/doc/api/openapi.yaml

index 31fc778876fb76a77c8fdaaada38ae3231e947f1..bc06fbd1c320aee68178493f041e4326ea2b457e 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "peertube-client",
-  "version": "1.2.0",
+  "version": "1.2.1",
   "private": true,
   "licence": "GPLv3",
   "author": {
index 0cf39c7ee4c5e4f51c2249317458398728ffd3f5..ed99157c43744d1208262d983f0e09972fa7547b 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": "1.2.0",
+  "version": "1.2.1",
   "private": true,
   "licence": "AGPLv3",
   "engines": {
index f2bb945f92c5b148b437736edcd98a6e40a0f4ce..ea419029c3ee3c1d4277a0ae90e05ce5ab7735da 100644 (file)
@@ -1,7 +1,7 @@
 openapi: 3.0.0
 info:
   title: PeerTube
-  version: 1.2.0
+  version: 1.2.1
   contact:
     name: PeerTube Community
     url: 'https://joinpeertube.org'