From 20db98aebc197e670474a6fc7c20c277d10ec5d6 Mon Sep 17 00:00:00 2001 From: max Date: Mon, 25 Jan 2021 22:48:45 +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 237ae53..0bd50cc 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "com.tech_art_outsource.vertex_animation", "displayName": "TAO Vertex Animation", - "version": "0.1.3", + "version": "0.1.4", "unity": "2020.2", "unityRelease": "1f1", "description": "Vertex animation shaders and tools.", @@ -31,4 +31,4 @@ "com.unity.rendering.hybrid": "0.10.0-preview.21" }, "hideInEditor": false -} \ No newline at end of file +}