]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commitdiff
Bumped to version v1.2.0 v1.2.0
authorChocobozzz <me@florianbigard.com>
Wed, 6 Feb 2019 10:57:57 +0000 (11:57 +0100)
committerChocobozzz <me@florianbigard.com>
Wed, 6 Feb 2019 10:57:57 +0000 (11:57 +0100)
client/package.json
package.json
support/doc/api/openapi.yaml

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