From 3ab5c0d3dba6a221faa1c0310c9ba795b110466a Mon Sep 17 00:00:00 2001 From: SideQuest Date: Tue, 13 Jan 2026 10:44:06 +0100 Subject: [PATCH] Update package.json --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 56301095..09c94932 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "com.sidequest.banter", - "version": "3.1.2", + "version": "3.2.0", "displayName": "Banter SDK", "description": "This Module contains the Banter SDK used for building spaces in the bantaverse.", "unity": "2022.3", @@ -38,4 +38,4 @@ "path": "Samples~/FlexaWorld" } ] -} \ No newline at end of file +}