Skip to content

Commit 4b554b5

Browse files
committed
3.0.1 Release
1 parent 70d09d4 commit 4b554b5

File tree

7 files changed

+13
-13
lines changed

7 files changed

+13
-13
lines changed

Packages/io.chainsafe.web3-unity.hyperplay/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.hyperplay",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"displayName": "web3.unity SDK HyperPlay",
55
"description": "This package includes the integration of HyperPlay, which you can use with our Gaming SDK.",
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": "3.0.0"
11+
"io.chainsafe.web3-unity": "3.0.1"
1212
},
1313
"keywords": [
1414
"web3",

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"name": "io.chainsafe.web3-unity.lootboxes",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"displayName": "web3.unity SDK Lootboxes",
55
"description": "This additional package provides you with sample scene and sample scripts for opening lootboxes of various types",
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": {
10-
"io.chainsafe.web3-unity": "3.0.0"
10+
"io.chainsafe.web3-unity": "3.0.1"
1111
},
1212
"keywords": [
1313
"web3",

Packages/io.chainsafe.web3-unity.marketplace/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.marketplace",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"displayName": "web3.unity SDK Marketplace",
55
"description": "This package includes the integration of ChainSafe's marketplace service, which you can use with our Gaming SDK.",
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": "3.0.0"
11+
"io.chainsafe.web3-unity": "3.0.1"
1212
},
1313
"keywords": [
1414
"web3",

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"name": "io.chainsafe.web3-unity.mud",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"displayName": "web3.unity SDK MUD",
55
"description": "This package includes the integration of MUD, which you can use with our Gaming SDK.",
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": {
10-
"io.chainsafe.web3-unity": "3.0.0"
10+
"io.chainsafe.web3-unity": "3.0.1"
1111
},
1212
"keywords": [
1313
"web3",

Packages/io.chainsafe.web3-unity.ramp/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.ramp",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"displayName": "web3.unity SDK Ramp",
55
"description": "This package includes the integration of Ramp's ramp service, which you can use with our Gaming SDK.",
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": "3.0.0"
11+
"io.chainsafe.web3-unity": "3.0.1"
1212
},
1313
"keywords": [
1414
"web3",

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": "3.0.0",
3+
"version": "3.0.1",
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": "3.0.0"
11+
"io.chainsafe.web3-unity": "3.0.1"
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": "3.0.0",
3+
"version": "3.0.1",
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)