Bumped to version v1.1.0 v1.1.0
authorChocobozzz <me@florianbigard.com>
Tue, 4 Dec 2018 07:29:12 +0000 (08:29 +0100)
committerChocobozzz <me@florianbigard.com>
Tue, 4 Dec 2018 07:29:12 +0000 (08:29 +0100)
client/package.json
package.json
support/doc/api/openapi.yaml

index 5184ac7bc9d4041341e7c51409075d3f9e5101c0..3761a641a140490d728e137c5a0c2d2a2e06dda1 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "peertube-client",
-  "version": "1.1.0-rc.1",
+  "version": "1.1.0",
   "private": true,
   "licence": "GPLv3",
   "author": {
index 2138c28c51dba111440354ebed78bad2ffbc04b0..d4076612efcf22db7ec3d000ae093d235e83c273 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.1.0-rc.1",
+  "version": "1.1.0",
   "private": true,
   "licence": "AGPLv3",
   "engines": {
index b83362a37d5a1eaec4cd69202d56f5945661af6d..9848c93ee1ffcb99ca320665d5901b1892bef803 100644 (file)
@@ -1,7 +1,7 @@
 openapi: 3.0.0
 info:
   title: PeerTube
-  version: 1.1.0-rc.1
+  version: 1.1.0
   contact:
     name: PeerTube Community
     url: 'https://joinpeertube.org'