From 4c19fdf50339c2daa74bd18f454e0438896b75f4 Mon Sep 17 00:00:00 2001 From: Koen Rijpstra Date: Tue, 12 Jul 2022 14:03:35 +0200 Subject: [PATCH] Updated to UPM 1.2.4 and updated the changelog. --- CHANGELOG.md | 4 ++++ Packages/manifest.json | 2 +- Packages/packages-lock.json | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9d3abf8..da6c149 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 ``` diff --git a/Packages/manifest.json b/Packages/manifest.json index cfcd4f8..ab7a41e 100644 --- a/Packages/manifest.json +++ b/Packages/manifest.json @@ -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", diff --git a/Packages/packages-lock.json b/Packages/packages-lock.json index d24d52c..0589667 100644 --- a/Packages/packages-lock.json +++ b/Packages/packages-lock.json @@ -99,7 +99,7 @@ } }, "io.moralis.web3-unity-sdk": { - "version": "1.2.3", + "version": "1.2.4", "depth": 0, "source": "registry", "dependencies": {