From 02b66dc4c99eefffa735465b8498c8a4846e6089 Mon Sep 17 00:00:00 2001 From: "Simon (Darkside) Jackson" Date: Thu, 5 Sep 2024 17:24:47 +0100 Subject: [PATCH 1/2] Rename .io to .net --- README.md | 2 +- package.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1e33607..8657c23 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ The ARFoundation (SpatialPersistence.ARFoundation) service module package for th ## Getting Started -For more details, check the ["Getting Started"](https://www.realitytoolkit.io/) documentation for the Reality Toolkit. +For more details, check the ["Getting Started"](https://realitytoolkit.realitycollective.net/) documentation for the Reality Toolkit. ### OpenUPM diff --git a/package.json b/package.json index 35d2be2..32a417e 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "displayName": "RealityToolkit.SpatialPersistence.ARFoundation", "description": "The Spatial Persistence ARFoundation module for the Reality Toolkit by the Reality Collective.", "version": "1.0.0-pre.8", - "documentationUrl": "https://realitytoolkit.io", + "documentationUrl": "https://realitytoolkit.realitycollective.net/", "changelogUrl": "https://github.com/realitycollective/com.realitytoolkit.spatial-persistence.arfoundation/releases", "licensesUrl": "https://github.com/realitycollective/com.realitytoolkit.spatial-persistence.arfoundation/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-persistence.arfoundation/issues" }, From 5d3cc79845d8d5fa5e59fa900052dbf055bc5a29 Mon Sep 17 00:00:00 2001 From: "Simon (Darkside) Jackson" Date: Thu, 5 Sep 2024 22:51:01 +0100 Subject: [PATCH 2/2] Update depenencies --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 32a417e..d731450 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ }, "dependencies": { "com.unity.xr.arfoundation": "5.1.0", - "com.realitytoolkit.spatial-persistence": "1.0.1" + "com.realitytoolkit.spatial-persistence": "1.0.2" }, "assets": [ {