File tree 3 files changed +6
-2
lines changed
3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
+ ## 1.2.4 (2022-07-11)
3
+ - Fixed WalletConnect not persisting on a scene change
4
+ - Fixed HexBigInteger not return the right value in Unity 2021.3.34f
5
+
2
6
## 1.2.3 (2022-07-06)
3
7
- Fixed WalletConnect instabilities
4
8
```
Original file line number Diff line number Diff line change 17
17
"com.unity.textmeshpro" : " 3.0.6" ,
18
18
"com.unity.timeline" : " 1.4.8" ,
19
19
"com.unity.ugui" : " 1.0.0" ,
20
- "io.moralis.web3-unity-sdk" : " 1.2.3 " ,
20
+ "io.moralis.web3-unity-sdk" : " 1.2.4 " ,
21
21
"com.unity.modules.ai" : " 1.0.0" ,
22
22
"com.unity.modules.androidjni" : " 1.0.0" ,
23
23
"com.unity.modules.animation" : " 1.0.0" ,
Original file line number Diff line number Diff line change 99
99
}
100
100
},
101
101
"io.moralis.web3-unity-sdk" : {
102
- "version" : " 1.2.3 " ,
102
+ "version" : " 1.2.4 " ,
103
103
"depth" : 0 ,
104
104
"source" : " registry" ,
105
105
"dependencies" : {
You can’t perform that action at this time.
0 commit comments