From 775c2e0201a826c7c9e30010b05a9bed17a1f4c4 Mon Sep 17 00:00:00 2001 From: talha-trili Date: Tue, 15 Oct 2024 11:46:20 +0100 Subject: [PATCH] feat: version update in package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 43c823dc..327b0d7d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name" : "com.trilitech.tezos-unity-sdk", - "version" : "3.0.1", + "version" : "4.0.0-preview.2", "unity" : "2021.3", "displayName" : "Tezos Unity SDK", "description" : "Unity SDK for Tezos: Seamlessly Integrate Tezos with Your Unity Projects\n\nThis SDK empowers developers to easily incorporate Tezos blockchain functionality into Unity games or applications. Designed for efficiency and ease of use, it's the perfect tool for bringing blockchain capabilities to your Unity creations.\n\nFor detailed documentation, visit: https://docs.tezos.com/unity/\n\nGet Involved:\n- Join our vibrant community on Discord: https://discord.gg/tezos\n- Explore funding opportunities: https://grants.tezos.foundation/",