From b1fb65894759b36aa329db28da96316c5160b029 Mon Sep 17 00:00:00 2001 From: Matt Date: Sun, 20 Nov 2022 15:25:19 -0500 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f939e66..9f8a748 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "com.robproductions.opengraphgui", - "version": "1.2.0", + "version": "1.2.1", "displayName": "Open Graph GUI", "description": "An open-source generic Shader GUI for use with URP ShaderGraphs. This package aims to help developers clean up the look of their Material properties while maintaining the built-in style.", "unity": "2020.3",