There was an error while loading. Please reload this page.
1 parent f9744b8 commit ab7a694Copy full SHA for ab7a694
2 files changed
lib/src/sora_sdk_version.g.dart
@@ -1,8 +1,8 @@
1
// GENERATED BY scripts/generate_sdk_version.dart - DO NOT EDIT
2
// ignore_for_file: public_member_api_docs
3
-// sdk version: 2026.0.0
+// sdk version: 2026.1.0-canary.0
4
// libwebrtc_c version: 0.150.0
5
class SoraSDKVersionGen {
6
- static const String sdkVersion = '2026.0.0';
+ static const String sdkVersion = '2026.1.0-canary.0';
7
static const String libwebrtc = 'Shiguredo-Build M150';
8
}
pubspec.yaml
@@ -1,6 +1,6 @@
name: sora_sdk
description: Flutter plugin for Sora powered by libwebrtc-c.
-version: 2026.0.0
+version: 2026.1.0-canary.0
repository: https://github.com/shiguredo/sora-flutter-sdk
homepage: https://sora-flutter-sdk.shiguredo.jp/
topics:
0 commit comments