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