From 9f92c93fdecb854daf1a8fba6cb6433e4e4eac84 Mon Sep 17 00:00:00 2001 From: Rafael Sousa Date: Sun, 3 Nov 2024 21:32:28 -0300 Subject: [PATCH 1/2] use latest iris-web script (0.8.1) --- example/web/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/web/index.html b/example/web/index.html index a99f7f52e..adf74706e 100644 --- a/example/web/index.html +++ b/example/web/index.html @@ -100,6 +100,6 @@ loadMainDartJs(); } - + From 2b04b543ce54ea14e28ff781f143e14a6b1d2d97 Mon Sep 17 00:00:00 2001 From: Rafael Sousa Date: Sun, 3 Nov 2024 22:07:08 -0300 Subject: [PATCH 2/2] update readme with iris-web v0.8.1 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6b5e7b36d..b4279cf98 100644 --- a/README.md +++ b/README.md @@ -89,7 +89,7 @@ Download the `iris_web`(see the link below) artifact and include it as a ` ``` -Download: https://download.agora.io/sdk/release/iris-web-rtc_n440_w4220_0.8.0.js +Download: https://download.agora.io/sdk/release/iris-web-rtc_n440_w4220_0.8.1.js **For Testing Purposes** @@ -101,7 +101,7 @@ You can directly depend on the Agora CDN for testing purposes: ... ... - + ```