Skip to content

Commit 3277c8e

Browse files
committed
2.5.5
1 parent a1b88fd commit 3277c8e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Packages/io.chainsafe.web3-unity.web3auth/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"name": "io.chainsafe.web3-unity.web3auth",
3-
"version": "2.5.2",
3+
"version": "2.5.5",
44
"displayName": "web3.unity SDK Web3Auth",
55
"description": "web3.unity is an open-source gaming SDK written in C# and developed by ChainSafe Gaming. It connects games built in the Unity game engine to the blockchain. The library currently supports games built for web browsers (WebGL), iOS/Android mobile, and desktop. web3.unity is compatible with most EVM-based chains such as Ethereum, Polygon, Moonbeam, Cronos, Nervos, and Binance Smart Chain, letting developers easily choose and switch between them to create the best in-game experience.",
66
"license": "LGPL-3.0-only",
77
"licensesUrl": "https://github.com/ChainSafe/web3.unity/blob/main/LICENSE",
88
"documentationUrl": "https://docs.gaming.chainsafe.io/",
99
"dependencies": {
1010
"com.unity.nuget.newtonsoft-json": "3.0.2",
11-
"io.chainsafe.web3-unity": "2.5.2"
11+
"io.chainsafe.web3-unity": "2.5.5"
1212
},
1313
"keywords": [
1414
"web3",

Packages/io.chainsafe.web3-unity/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "io.chainsafe.web3-unity",
3-
"version": "2.5.4",
3+
"version": "2.5.5",
44
"displayName": "web3.unity SDK",
55
"description": "web3.unity is an open-source gaming SDK written in C# and developed by ChainSafe Gaming. It connects games built in the Unity game engine to the blockchain. The library currently supports games built for web browsers (WebGL), iOS/Android mobile, and desktop. web3.unity is compatible with most EVM-based chains such as Ethereum, Polygon, Moonbeam, Cronos, Nervos, and Binance Smart Chain, letting developers easily choose and switch between them to create the best in-game experience.",
66
"license": "LGPL-3.0-only",

0 commit comments

Comments
 (0)