Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b6ff697

Browse files
committed
Bumped to version v1.1.0
1 parent b73ddc8 commit b6ff697

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "peertube-client",
3-
"version": "1.1.0-rc.1",
3+
"version": "1.1.0",
44
"private": true,
55
"licence": "GPLv3",
66
"author": {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "peertube",
33
"description": "Federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.",
4-
"version": "1.1.0-rc.1",
4+
"version": "1.1.0",
55
"private": true,
66
"licence": "AGPLv3",
77
"engines": {

support/doc/api/openapi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
openapi: 3.0.0
22
info:
33
title: PeerTube
4-
version: 1.1.0-rc.1
4+
version: 1.1.0
55
contact:
66
name: PeerTube Community
77
url: 'https://joinpeertube.org'

0 commit comments

Comments
 (0)