no message
This commit is contained in:
parent
405b18d878
commit
407de4c65c
|
|
@ -21,7 +21,7 @@ public class RushSDKManager : D_MonoSingleton<RushSDKManager>
|
||||||
|
|
||||||
public static string GetSDKVersion()
|
public static string GetSDKVersion()
|
||||||
{
|
{
|
||||||
return "1.0.5.1";
|
return "1.0.5.2";
|
||||||
}
|
}
|
||||||
protected override void Initialized()
|
protected override void Initialized()
|
||||||
{
|
{
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,17 @@
|
||||||
|
# Version 1.0.5.2 2025.12.12
|
||||||
|
|
||||||
|
## Bugs
|
||||||
|
|
||||||
|
- None
|
||||||
|
|
||||||
|
## Known issues
|
||||||
|
|
||||||
|
- None
|
||||||
|
|
||||||
|
## Changelog
|
||||||
|
|
||||||
|
- 开屏添加打点
|
||||||
|
|
||||||
# Version 1.0.5.1 2025.11.3
|
# Version 1.0.5.1 2025.11.3
|
||||||
|
|
||||||
## Bugs
|
## Bugs
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue