From 5227f4c766f3173bc87864e46ea62222ec913acd Mon Sep 17 00:00:00 2001 From: torikizi <51085972+torikizi@users.noreply.github.com> Date: Mon, 27 Jan 2025 14:28:02 +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 4e88c65..655bb30 100644 --- a/VERSION +++ b/VERSION @@ -1,4 +1,4 @@ -SORA_CPP_SDK_VERSION=2025.2.0 +SORA_CPP_SDK_VERSION=2025.2.0-canary.0 WEBRTC_BUILD_VERSION=m132.6834.5.2 BOOST_VERSION=1.87.0 CMAKE_VERSION=3.31.4 diff --git a/examples/VERSION b/examples/VERSION index d54e679..bf72b8d 100644 --- a/examples/VERSION +++ b/examples/VERSION @@ -1,4 +1,4 @@ -SORA_CPP_SDK_VERSION=2025.2.0 +SORA_CPP_SDK_VERSION=2025.2.0-canary.0 WEBRTC_BUILD_VERSION=m132.6834.5.2 BOOST_VERSION=1.87.0 CMAKE_VERSION=3.31.4