From c9e4392fd3364d1a0e11716da988b4cb84e1d132 Mon Sep 17 00:00:00 2001 From: Johannes Zellner Date: Fri, 20 Sep 2024 15:16:54 +0200 Subject: [PATCH] Bump version --- CHANGELOG.md | 3 ++- CloudronManifest.json | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 492fee3..305d5c7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -334,7 +334,8 @@ Update web browsers support list: * Fix broken HLS P2P by correctly updating HLS infohash on privacy update * Fix videos filters pastille labels for categories and languages -[2.18.0] +[3.0.0] +* After the update to refresh metadata: run the `migrate` command in a webterminal into the app. * Update PeerTube to 6.3.0 * [Full changelog](https://github.com/Chocobozzz/PeerTube/releases/tag/v6.3.0) diff --git a/CloudronManifest.json b/CloudronManifest.json index e16dc97..999aeeb 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -1,5 +1,5 @@ { - "version": "2.18.0", + "version": "3.0.0", "upstreamVersion": "6.3.0", "id": "org.joinpeertube.cloudronapp", "title": "PeerTube",