From 666f444b3940df36435b409d997a26f20df47363 Mon Sep 17 00:00:00 2001
From: "Simon (darkside) Jackson" <darkside@zenithmoon.com>
Date: Wed, 15 Jul 2020 20:59:34 +0100
Subject: [PATCH] Revert change to package.json

---
 package.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/package.json b/package.json
index 079d07e..e3fd0c9 100644
--- a/package.json
+++ b/package.json
@@ -1,14 +1,14 @@
 {
   "name": "com.unity.uiextensions",
   "displayName": "Unity UI Extensions",
-  "version": "2.2.2-preview",
+  "version": "2.2.1",
   "description": "An extension project for the Unity3D UI system, all crafted and contributed by the awesome Unity community",
   "author": "Simon darkside Jackson <@SimonDarksideJ>",
   "contributors": [{
   "name": "SimonDarksideJ",
   "twitter": "@SimonDarksideJ"
 }],
-  "unity": "2019.1",
+  "unity": "2019.3",
   "repository": {
   "type": "git",
   "url": "git+https://bitbucket.org/UnityUIExtensions/unity-ui-extensions.git"