From 0c3e6e2950c760e542abdab75d18ff788b83881e Mon Sep 17 00:00:00 2001 From: lexonegit Date: Thu, 22 Aug 2024 15:40:11 +0300 Subject: [PATCH] Update package.json --- Unity-Twitch-Chat/Assets/Package/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Unity-Twitch-Chat/Assets/Package/package.json b/Unity-Twitch-Chat/Assets/Package/package.json index 7c10e49..5610833 100644 --- a/Unity-Twitch-Chat/Assets/Package/package.json +++ b/Unity-Twitch-Chat/Assets/Package/package.json @@ -1,6 +1,6 @@ { "name": "com.lexonegit.unity-twitch-chat", - "version": "1.2.2", + "version": "1.2.3", "displayName": "Unity Twitch Chat", "description": "Lightweight and easy-to-use Twitch IRC client for Unity projects", "documentationUrl": "https://github.com/lexonegit/Unity-Twitch-Chat",