From 4e316cf5182731a1e67a48a832030b6aee89436a Mon Sep 17 00:00:00 2001 From: Mr_Veit Date: Sun, 22 Dec 2024 02:16:59 +1200 Subject: [PATCH] Minor fix --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d520b0a..d1e441a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "com.veittech.uniton.connect", - "version": "0.2.9", + "version": "0.3.0", "displayName": "Uniton Connect", "description": "A library for working with the Ton Connect ecosystem in Unity. Authorization through TON wallets via deeplink or QR code to your dApps, making transactions and more.", "unity": "2020.3",