diff --git a/Assets/BetterEditorTools/package.json b/Assets/BetterEditorTools/package.json index b6a51f2..baf5266 100644 --- a/Assets/BetterEditorTools/package.json +++ b/Assets/BetterEditorTools/package.json @@ -2,11 +2,11 @@ "name": "com.uurha.bettereditortools", "displayName": "Better Editor Tools", "description": "Collection of useful tools for Unity Editor", - "version": "1.0.68", + "version": "1.0.69", "unity": "2020.1", "dependencies": { - "com.uurha.betterdatastructures": "0.1.1", - "com.uurha.betterextensions": "1.1.96" + "com.uurha.betterdatastructures": "0.1.2", + "com.uurha.betterextensions": "1.1.98" }, "author": { "name": "Better Plugins", diff --git a/Packages/manifest.json b/Packages/manifest.json index c81631f..bdcfee6 100644 --- a/Packages/manifest.json +++ b/Packages/manifest.json @@ -10,8 +10,8 @@ "com.unity.timeline": "1.6.4", "com.unity.ugui": "1.0.0", "com.unity.visualscripting": "1.7.8", - "com.uurha.betterdatastructures": "0.1.1", - "com.uurha.betterextensions": "1.1.96", + "com.uurha.betterdatastructures": "0.1.2", + "com.uurha.betterextensions": "1.1.98", "com.unity.modules.ai": "1.0.0", "com.unity.modules.androidjni": "1.0.0", "com.unity.modules.animation": "1.0.0", diff --git a/Packages/packages-lock.json b/Packages/packages-lock.json index 9f912f0..2f75e2a 100644 --- a/Packages/packages-lock.json +++ b/Packages/packages-lock.json @@ -156,14 +156,14 @@ "url": "https://packages.unity.com" }, "com.uurha.betterdatastructures": { - "version": "0.1.1", + "version": "0.1.2", "depth": 0, "source": "registry", "dependencies": {}, "url": "https://package.openupm.com" }, "com.uurha.betterextensions": { - "version": "1.1.96", + "version": "1.1.98", "depth": 0, "source": "registry", "dependencies": {},