From a0eae7830de34a12e0d76b277be34deb69346f52 Mon Sep 17 00:00:00 2001 From: Tim Nugent Date: Wed, 27 Apr 2022 15:18:30 +1000 Subject: [PATCH] updated package json to use the new v2.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b9a0e536..a31c740a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dev.yarnspinner.unity", - "version": "2.2.0-preview", + "version": "2.2.0", "displayName": "Yarn Spinner", "description": "Yarn Spinner is the friendly tool for interactive conversations. Write your dialogue in a simple programming language that's designed to be straightforward for writers and powerful for programmers, and then attach it to your scenes to power your conversations.", "unity": "2019.4",