From e04583c63fdb8bbbf5d8a91ba66222cb35a3a6f2 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Thu, 20 Jan 2022 15:42:36 +0100 Subject: [PATCH] Fix --- conf/config.yml | 2 +- manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/config.yml b/conf/config.yml index 7d29058..aa15ae2 100644 --- a/conf/config.yml +++ b/conf/config.yml @@ -695,7 +695,7 @@ default_user_preferences: ## Accepted values: dash, hd720, medium, small ## Default: hd720 ## - quality: dash + quality: hd720 ## ## Default dash video quality. diff --git a/manifest.json b/manifest.json index cdae8d0..cada44c 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Alternative front-end to YouTube", "fr": "Front-end alternatif à YouTube" }, - "version": "22.01.14~ynh1", + "version": "22.01.14~ynh2", "url": "https://invidio.us/", "upstream": { "license": "GPL-3.0-only",