From 5454b919380a511b585feacb41506786b3a3b0ab Mon Sep 17 00:00:00 2001 From: CuongBa956 <89731755+CuongBa956@users.noreply.github.com> Date: Mon, 28 Nov 2022 15:29:32 +0700 Subject: [PATCH] Update version to 3 (change domain) --- PhimmoichillProvider/build.gradle.kts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PhimmoichillProvider/build.gradle.kts b/PhimmoichillProvider/build.gradle.kts index 4eee2920..e6a3ca48 100644 --- a/PhimmoichillProvider/build.gradle.kts +++ b/PhimmoichillProvider/build.gradle.kts @@ -1,5 +1,5 @@ // use an integer for version numbers -version = 2 +version = 3 cloudstream { @@ -25,4 +25,4 @@ cloudstream { ) iconUrl = "https://www.google.com/s2/favicons?domain=phimmoichill.net&sz=%size%" -} \ No newline at end of file +}