From b9ef5d4dd4e52a2e305a898da6a804f3b5a0a456 Mon Sep 17 00:00:00 2001 From: KwanJoong Lee Date: Tue, 24 Dec 2024 11:57:24 +0900 Subject: [PATCH] v1.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c6a2110..5119326 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "com.kwanjoong.twentyfiveslicer", - "version": "1.1.1", + "version": "1.1.2", "displayName": "Twenty Five Slicer", "description": "A Unity package that slices a sprite into 25 slices instead of the usual 9, allowing for more flexible UI designs.", "unity": "2022.3",