diff --git a/README.md b/README.md index c90bc36..b11de7f 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Servers are run independently by different people and organizations. They can ap By watching a video, you help the hosting provider to broadcast it by becoming a broadcaster of the video yourself. Each instance doesn’t need much money to broadcast the videos of its users. -**Shipped version:** 2.1.1 +**Shipped version:** 2.2.0 ## Important points to read before installing diff --git a/check_process b/check_process index e6e644c..025ab85 100644 --- a/check_process +++ b/check_process @@ -21,6 +21,8 @@ upgrade=1 from_commit=032acd21b36030c9c1680d882d54c8011439e83c # 2.1.0 upgrade=1 from_commit=d049b71061d12ffab92bbf106af200e7d8a69572 + # 2.1.1~ynh1 + upgrade=1 from_commit=63f076db215f8f438dbdcd2966c12d9ee7976121 backup_restore=1 multi_instance=1 # This test is no longer necessary since the version 2.7 (PR: https://github.com/YunoHost/yunohost/pull/304), you can still do it if your app could be installed with this version. @@ -33,3 +35,10 @@ ;;; Options Email=anmol@datamol.org;yalh@yahoo.com Notification=yes +;;; Upgrade options + ; commit=032acd21b36030c9c1680d882d54c8011439e83c + name=2.0.0 + ; commit=d049b71061d12ffab92bbf106af200e7d8a69572 + name=2.1.0 + ; commit=63f076db215f8f438dbdcd2966c12d9ee7976121 + name=2.1.1~ynh1 diff --git a/conf/app.src b/conf/app.src index 067338b..219148e 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/Chocobozzz/PeerTube/releases/download/v2.1.1/peertube-v2.1.1.tar.xz -SOURCE_SUM=d0c5a8d00d3258493afdc5becd81e516b2002d9f1241525e1ddbe1f8f74e432b +SOURCE_URL=https://github.com/Chocobozzz/PeerTube/releases/download/v2.2.0/peertube-v2.2.0.tar.xz +SOURCE_SUM=eca2c735f73b16404317b42600037e01b3e7ba15c975d3796855db096114c69b SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.xz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index f48f51c..110056f 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Video streaming platform using P2P directly in the web browser, connected to a federated network", "fr": "Plateforme de diffusion vidéo par P2P directement dans le navigateur, et connectée à un réseau fédéralisé" }, - "version": "2.1.1~ynh1", + "version": "2.2.0~ynh1", "url": "https://github.com/Chocobozzz/PeerTube", "license": "AGPL-3.0-only", "maintainer": [