From 099ed1a403c386ca93f4c62ee926406293bf2c84 Mon Sep 17 00:00:00 2001 From: realitycollectivebuildbot Date: Fri, 17 May 2024 12:37:04 +0000 Subject: [PATCH] Auto increment pre-release version to 1.0.0-pre.51 [skip ci] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 95da636b..af80b0c5 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "com.realitytoolkit.core", "displayName": "RealityToolkit.Core", "description": "The core framework of the Reality Toolkit by the Reality Collective.", - "version": "1.0.0-pre.50", + "version": "1.0.0-pre.51", "documentationUrl": "https://realitytoolkit.io", "changelogUrl": "https://github.com/realitycollective/com.realitytoolkit.core/releases", "licensesUrl": "https://github.com/realitycollective/com.realitytoolkit.core/blob/main/LICENSE.md",