From f71032dfbb9eb2719ec1a55578dbabf793cd9dff Mon Sep 17 00:00:00 2001 From: lambiengcode Date: Wed, 15 Nov 2023 10:12:12 +0700 Subject: [PATCH] fix: try/catch --- build/VERSION | 2 +- webrtc_version.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build/VERSION b/build/VERSION index 62266a6..ba18e0d 100644 --- a/build/VERSION +++ b/build/VERSION @@ -1,4 +1,4 @@ WEBRTC_BUILD_VERSION=HEAD WEBRTC_VERSION=HEAD WEBRTC_READABLE_VERSION=HEAD -WEBRTC_COMMIT=f637f785c33ee6a190c23740c926dc4693e7d007 +WEBRTC_COMMIT=bd18131db1da0ee84ab299e7c5dc7e3a3f5cfc91 diff --git a/webrtc_version.yaml b/webrtc_version.yaml index f2613f5..4f691d7 100644 --- a/webrtc_version.yaml +++ b/webrtc_version.yaml @@ -1,4 +1,4 @@ WEBRTC_BUILD_VERSION: 120.6099.15.1 WEBRTC_VERSION: 120.6099.15 WEBRTC_READABLE_VERSION: M120.6099 -WEBRTC_COMMIT: f637f785c33ee6a190c23740c926dc4693e7d007 +WEBRTC_COMMIT: bd18131db1da0ee84ab299e7c5dc7e3a3f5cfc91