From 329579b78f3fa5b22e67d9bd410267321add48e0 Mon Sep 17 00:00:00 2001 From: "Simon (darkside) Jackson" Date: Wed, 15 Jul 2020 21:03:15 +0100 Subject: [PATCH] Fix version sync miss-match --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e3fd0c9..56edc3e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "com.unity.uiextensions", "displayName": "Unity UI Extensions", - "version": "2.2.1", + "version": "2.2.2", "description": "An extension project for the Unity3D UI system, all crafted and contributed by the awesome Unity community", "author": "Simon darkside Jackson <@SimonDarksideJ>", "contributors": [{