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

Skip to content

Commit 0dd46b4

Browse files
committed
Bumped to version v1.0.0-alpha.7
1 parent 066e94c commit 0dd46b4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.0.0-alpha.6",
3+
"version": "1.0.0-alpha.7",
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.0.0-alpha.6",
4+
"version": "1.0.0-alpha.7",
55
"private": true,
66
"licence": "AGPLv3",
77
"engines": {

0 commit comments

Comments
 (0)