From 3cefec9156e1cb66ec3773aec9b39fc37cff598d Mon Sep 17 00:00:00 2001 From: talha-trili Date: Thu, 24 Oct 2024 10:10:46 +0100 Subject: [PATCH] feat: version updated --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fa77b55..75b6233 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name" : "com.trilitech.tezos-unity-sdk", - "version" : "4.0.0-preview.5", + "version" : "4.0.0-preview.6", "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/",