From 2f6bb8650f96f39dcd547fed1706fcaa7ff8bbf2 Mon Sep 17 00:00:00 2001 From: Harrison Hough Date: Wed, 15 Jan 2025 09:09:41 +0200 Subject: [PATCH] chore: update date --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8cda13d0..4b32aaca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). -## [7.4.0] - 2025.01.10 +## [7.4.0] - 2025.01.15 ## Updated - Avatar caching location is now changed when running in the Unity Editor it will now be stored in the `Application.persistentDataPath` directory as it already did for builds. However when loading avatars from the Avatar Loader Editor window it will still store them in the `Assets/Ready Player Me/Avatars folder`.