From e452f85309b02945251d621953be464136e109f9 Mon Sep 17 00:00:00 2001 From: talha-trili Date: Tue, 15 Oct 2024 12:29:23 +0100 Subject: [PATCH] feat: preview version update --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 327b0d7..0281d18 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name" : "com.trilitech.tezos-unity-sdk", - "version" : "4.0.0-preview.2", + "version" : "4.0.0-preview.3", "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/",