We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cec3145 commit 891d3dcCopy full SHA for 891d3dc
CHANGELOG.md
@@ -1,4 +1,8 @@
1
# Changelog
2
+## 1.2.9 (2022-09-11)
3
+- Issue 68 - Solana throws null reference error
4
+- Issue 96 - SolanaAPI thrown NullReferencec Exception
5
+
6
## 1.2.8 (2022-08-31)
7
- Add x-moralis-platform and x-moralis-platform-version analytical headers
8
Packages/manifest.json
@@ -17,7 +17,7 @@
17
"com.unity.textmeshpro": "3.0.6",
18
"com.unity.timeline": "1.4.8",
19
"com.unity.ugui": "1.0.0",
20
- "io.moralis.web3-unity-sdk": "1.2.8",
+ "io.moralis.web3-unity-sdk": "1.2.9",
21
"com.unity.modules.ai": "1.0.0",
22
"com.unity.modules.androidjni": "1.0.0",
23
"com.unity.modules.animation": "1.0.0",
0 commit comments