From 12dc5b92751f7a9c95988c98ec7583f8abb79bc3 Mon Sep 17 00:00:00 2001 From: programminghoch10 <16062290+programminghoch10@users.noreply.github.com> Date: Mon, 3 Jun 2024 14:05:49 +0200 Subject: [PATCH] update ReVanced * revanced-patches `v4.9.0` * revanced-integrations `v1.10.0` --- version.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/version.sh b/version.sh index 96fe18b..c39700e 100644 --- a/version.sh +++ b/version.sh @@ -1,5 +1,5 @@ #!/bin/bash -REVANCED_INTEGRATIONS="v1.9.0" -REVANCED_PATCHES="v4.8.1" +REVANCED_INTEGRATIONS="v1.10.0" +REVANCED_PATCHES="v4.9.0" REVANCED_CLI="v4.6.0"