Skip to content

Commit 3de4d17

Browse files
author
jeffgaogao
committed
docs(TcgSdk): release 3.8.2
1 parent 1806f57 commit 3de4d17

File tree

4 files changed

+9
-1
lines changed

4 files changed

+9
-1
lines changed

Doc/Release_Notes_EN-US.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
[中文文档](历史版本.md)
2+
### Version 3.8.2 (2025-8.12)
3+
Bug Fixes
4+
- Fix and optimize some known issues
5+
26
### Version 3.8.1 (2025-8.11)
37
Bug Fixes
48
- Fix and optimize some known issues

Doc/历史版本.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
[English document](Release_Notes_EN-US.md)
22

3+
### Version 3.8.2 (2025-8.12)
4+
Bug Fixes
5+
- 修复和优化一些已知问题
6+
37
### Version 3.8.1 (2025-8.11)
48
Bug Fixes
59
- 修复和优化一些已知问题

SDK/TCRSDK.framework/TCRSDK

0 Bytes
Binary file not shown.

TCRSDK.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |spec|
22
spec.name = 'TCRSDK'
3-
spec.version = '3.8.1'
3+
spec.version = '3.8.2'
44
spec.license = { :type => 'MIT' }
55
spec.homepage = 'https://github.com/tencentyun/cloudgame-ios-sdk'
66
spec.summary = 'Tencent Cloud Gaming Software Development Kit for iOS.'

0 commit comments

Comments
 (0)