From 66e48c557f143e0183dafa9551197108b4ee01ca Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 15 Aug 2022 19:46:11 +0000 Subject: [PATCH] release: v0.0.1-preview.112. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 984a500f6..fd204290d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "org.visualpinball.engine.unity", - "version": "0.0.1-preview.111", + "version": "0.0.1-preview.112", "displayName": "Visual Pinball Engine", "description": "Main project of the Visual Pinball Engine.", "unity": "2021.3",