From 928b698f876a79aa13e8516ce40379084ab96b8f Mon Sep 17 00:00:00 2001 From: melpon Date: Wed, 23 Oct 2024 12:16:57 +0900 Subject: [PATCH] [canary] Update VERSION and examples/VERSION --- VERSION | 2 +- examples/VERSION | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index 5bde635..4abc515 100644 --- a/VERSION +++ b/VERSION @@ -1,4 +1,4 @@ -SORA_CPP_SDK_VERSION=2024.8.0-canary.18 +SORA_CPP_SDK_VERSION=2024.8.0-canary.19 WEBRTC_BUILD_VERSION=m129.6668.1.1 BOOST_VERSION=1.86.0 CMAKE_VERSION=3.30.4 diff --git a/examples/VERSION b/examples/VERSION index f11c839..2be16f7 100644 --- a/examples/VERSION +++ b/examples/VERSION @@ -1,4 +1,4 @@ -SORA_CPP_SDK_VERSION=2024.8.0-canary.18 +SORA_CPP_SDK_VERSION=2024.8.0-canary.19 WEBRTC_BUILD_VERSION=m129.6668.1.1 BOOST_VERSION=1.86.0 CMAKE_VERSION=3.30.4