From 7431dc37db91444115fb582c049e37b7f359a6ea Mon Sep 17 00:00:00 2001 From: Tagada <36127788+Tagadda@users.noreply.github.com> Date: Sat, 27 Apr 2024 10:59:43 +0200 Subject: [PATCH] Bump version and commit hash --- manifest.toml | 2 +- scripts/_common.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index 26863b6..baae69d 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 = "24.03.29~ynh1" +version = "24.04.27~ynh1" maintainers = [""] diff --git a/scripts/_common.sh b/scripts/_common.sh index f420fa3..60e5406 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -4,7 +4,7 @@ # COMMON VARIABLES #================================================= -version_commit=08390acd0c17875fddb84cabba54197a5b5740e4 +version_commit=eda7444ca46dbc3941205316baba8030fe0b2989 #================================================= # PERSONAL HELPERS