Skip to content

Commit

Permalink
Merge pull request #116 from MoralisWeb3/v1.2.4
Browse files Browse the repository at this point in the history
Updated to UPM 1.2.4 and updated the changelog
  • Loading branch information
KoenRijpstra authored Jul 12, 2022
2 parents 9970b3f + 4c19fdf commit 0c695a6
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# Changelog
## 1.2.4 (2022-07-11)
- Fixed WalletConnect not persisting on a scene change
- Fixed HexBigInteger not return the right value in Unity 2021.3.34f

## 1.2.3 (2022-07-06)
- Fixed WalletConnect instabilities
```
Expand Down
2 changes: 1 addition & 1 deletion Packages/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"com.unity.textmeshpro": "3.0.6",
"com.unity.timeline": "1.4.8",
"com.unity.ugui": "1.0.0",
"io.moralis.web3-unity-sdk": "1.2.3",
"io.moralis.web3-unity-sdk": "1.2.4",
"com.unity.modules.ai": "1.0.0",
"com.unity.modules.androidjni": "1.0.0",
"com.unity.modules.animation": "1.0.0",
Expand Down
2 changes: 1 addition & 1 deletion Packages/packages-lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
}
},
"io.moralis.web3-unity-sdk": {
"version": "1.2.3",
"version": "1.2.4",
"depth": 0,
"source": "registry",
"dependencies": {
Expand Down

0 comments on commit 0c695a6

Please # to comment.