From e058646a24931140a109e03dbf4cae0049395349 Mon Sep 17 00:00:00 2001 From: "Simon (Darkside) Jackson" Date: Thu, 5 Sep 2024 17:30:25 +0100 Subject: [PATCH 1/2] Rename .io to .net --- README.md | 4 ++-- package.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 65b16f2..ae7e596 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ![com.realitytoolkit.spatial-awareness](https://github.com/realitycollective/realitycollective.logo/blob/main/RealityToolkit/RepoBanners/com.realitytoolkit.spatial-awareness.png?raw=true) -The spatial awareness module of the [Reality Toolkit](https://www.realitytoolkit.io/). +The spatial awareness module of the [Reality Toolkit](https://realitytoolkit.realitycollective.net/). [![openupm](https://img.shields.io/npm/v/com.realitytoolkit.spatial-awareness?label=openupm®istry_uri=https://package.openupm.com)](https://openupm.com/packages/com.realitytoolkit.spatial-awareness/) [![Discord](https://img.shields.io/discord/597064584980987924.svg?label=&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2)](https://discord.gg/hF7TtRCFmB) [![Publish main branch and increment version](https://github.com/realitycollective/com.realitytoolkit.spatial-awareness/actions/workflows/main-publish.yml/badge.svg)](https://github.com/realitycollective/com.realitytoolkit.spatial-awareness/actions/workflows/main-publish.yml) @@ -59,4 +59,4 @@ We are working on making the Reality Toolkit available via the Unity asset store ## Getting Started -Check the ["Getting Started"](https://www.realitytoolkit.io/) documentation for the Reality Toolkit and to learn more about this module. +Check the ["Getting Started"](https://realitytoolkit.realitycollective.net/) documentation for the Reality Toolkit and to learn more about this module. diff --git a/package.json b/package.json index 5e78fb1..63c8b13 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "displayName": "RealityToolkit.SpatialAwareness", "description": "The spatial awareness module of the Reality Toolkit by the Reality Collective", "version": "1.0.0-pre.3", - "documentationUrl": "https://realitytoolkit.io", + "documentationUrl": "https://realitytoolkit.realitycollective.net/", "changelogUrl": "https://github.com/realitycollective/com.realitytoolkit.spatial-awareness/releases", "licensesUrl": "https://github.com/realitycollective/com.realitytoolkit.spatial-awareness/blob/main/LICENSE.md", "keywords": [ @@ -13,7 +13,7 @@ "Mixed Reality" ], "unity": "2022.3", - "homepage": "https://realitytoolkit.io", + "homepage": "https://realitytoolkit.realitycollective.net/", "bugs": { "url": "https://github.com/realitycollective/com.realitytoolkit.spatial-awareness/issues" }, From 1170f8a22da9dd9a9bb411ff98b66c0fc636cad0 Mon Sep 17 00:00:00 2001 From: "Simon (Darkside) Jackson" Date: Fri, 6 Sep 2024 15:00:38 +0100 Subject: [PATCH 2/2] Update core dependency --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 63c8b13..e6b06fb 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "url": "https://github.com/realitycollective" }, "dependencies": { - "com.realitytoolkit.core": "1.0.0-pre.50" + "com.realitytoolkit.core": "1.0.0-pre.72" }, "assets": [ {