From d2fe39c1ffada89d3d3597c82bcf206020ce0d48 Mon Sep 17 00:00:00 2001 From: Ethan Cheung Date: Tue, 24 Nov 2020 00:35:36 +0800 Subject: [PATCH] -> up a version 1.3.2 for npm publishing... --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 2e9cab3..77376bb 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "com.fight4dream.locomotors.moveinplace.unity", "displayName": "FIGHT4DREAM Locomotors.MoveInPlace.Unity", "description": "Activate and swing the controllers to move.", - "version": "1.3.1", + "version": "1.3.2", "unity": "2018.3", "unityRelease": "10f1", "keywords": [ @@ -24,7 +24,7 @@ }, "dependencies": { "io.extendreality.zinnia.unity": "1.24.0", - "com.fight4dream.zinnia.speedchecker.unity": "1.2.0" + "com.fight4dream.zinnia.speedchecker.unity": "1.2.1" }, "files": [ "*.md",