1.0.4.9
This commit is contained in:
parent
269ccbf47e
commit
5bef448ae2
|
@ -21,7 +21,7 @@ public class RushSDKManager : D_MonoSingleton<RushSDKManager>
|
|||
|
||||
public static string GetSDKVersion()
|
||||
{
|
||||
return "1.0.4.8";
|
||||
return "1.0.4.9";
|
||||
}
|
||||
protected override void Initialized()
|
||||
{
|
||||
|
|
|
@ -1,3 +1,19 @@
|
|||
# Version 1.0.4.9 2025.10.20
|
||||
|
||||
## Bugs
|
||||
|
||||
- None
|
||||
|
||||
## Known issues
|
||||
|
||||
- None
|
||||
|
||||
## Changelog
|
||||
|
||||
- 修复EFSDK事件上报
|
||||
|
||||
# Version 1.0.4.9 2025.10.20
|
||||
|
||||
# Version 1.0.4.7 2025.10.17
|
||||
|
||||
## Bugs
|
||||
|
|
Loading…
Reference in New Issue