From 298a508152e2671527501c380f3bf7eace615aa1 Mon Sep 17 00:00:00 2001 From: Danae Dekker Date: Wed, 4 Sep 2024 01:01:10 +0200 Subject: [PATCH] Updated dependency versions in readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e34f7be..07107d7 100644 --- a/README.md +++ b/README.md @@ -18,8 +18,8 @@ This package depends on the following packages: -* [Serializable Dictionary](https://openupm.com/packages/com.audune.utils.dictionary/), version **1.0.0** or higher. -* [UnityEditor Utilities](https://openupm.com/packages/com.audune.utils.unityeditor/), version **1.0.4** or higher. +* [Serializable Dictionary](https://openupm.com/packages/com.audune.utils.dictionary/), version **1.0.3** or higher. +* [UnityEditor Utilities](https://openupm.com/packages/com.audune.utils.unityeditor/), version **2.0.5** or higher. If you're installing the required packages from the [OpenUPM registry](https://openupm.com/), make sure to add a scoped registry with the URL `https://package.openupm.com` and the required scopes before installing the packages.