Skip to content

Commit ab7a694

Browse files
committed
canary 版のバージョンを 2026.1.0-canary.0 に更新する
1 parent f9744b8 commit ab7a694

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

lib/src/sora_sdk_version.g.dart

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
// GENERATED BY scripts/generate_sdk_version.dart - DO NOT EDIT
22
// ignore_for_file: public_member_api_docs
3-
// sdk version: 2026.0.0
3+
// sdk version: 2026.1.0-canary.0
44
// libwebrtc_c version: 0.150.0
55
class SoraSDKVersionGen {
6-
static const String sdkVersion = '2026.0.0';
6+
static const String sdkVersion = '2026.1.0-canary.0';
77
static const String libwebrtc = 'Shiguredo-Build M150';
88
}

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: sora_sdk
22
description: Flutter plugin for Sora powered by libwebrtc-c.
3-
version: 2026.0.0
3+
version: 2026.1.0-canary.0
44
repository: https://github.com/shiguredo/sora-flutter-sdk
55
homepage: https://sora-flutter-sdk.shiguredo.jp/
66
topics:

0 commit comments

Comments
 (0)