From 1a5fd8ec38603221daa7da4e296aa8bb2853bc6b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sun, 15 Oct 2023 11:17:38 +0200 Subject: [PATCH] update --- manifest.toml | 2 +- scripts/_common.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index e0ad781..1848cfd 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Invidious" description.en = "Alternative front-end to YouTube" description.fr = "Front-end alternatif à YouTube" -version = "23.09.29~ynh1" +version = "23.10.15~ynh1" maintainers = ["eric_G"] diff --git a/scripts/_common.sh b/scripts/_common.sh index 57e4f63..09133c8 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -4,7 +4,7 @@ # COMMON VARIABLES #================================================= -version_commit=bb14f794969f62582917a39c2dd57bf92fa146a7 +version_commit=069e91d2a609b1df94bdfbb693335969b2a281d8 #================================================= # PERSONAL HELPERS