Unity version bump

This commit is contained in:
raccoon
2024-09-23 02:22:14 +05:00
parent 3f4fc8c7ff
commit f1702f15ad
6 changed files with 40 additions and 34 deletions

View File

@@ -1,22 +1,23 @@
{
"scopedRegistries": [
{
"name": "package.openupm.com",
"url": "https://package.openupm.com",
"scopes": [
"com.laurenth.lightingtools-lightprobesvolumes"
]
}
{
"name": "package.openupm.com",
"url": "https://package.openupm.com",
"scopes": [
"com.laurenth.lightingtools-lightprobesvolumes"
]
}
],
"dependencies": {
"com.unity.ai.navigation": "1.1.4",
"com.unity.collab-proxy": "2.0.5",
"com.unity.ide.rider": "3.0.24",
"com.unity.ide.visualstudio": "2.0.18",
"com.laurenth.lightingtools-lightprobesvolumes": "2018.1.2",
"com.unity.ai.navigation": "1.1.5",
"com.unity.collab-proxy": "2.3.1",
"com.unity.ide.rider": "3.0.28",
"com.unity.ide.visualstudio": "2.0.22",
"com.unity.ide.vscode": "1.2.5",
"com.unity.test-framework": "1.1.33",
"com.unity.textmeshpro": "3.0.6",
"com.unity.timeline": "1.7.5",
"com.unity.timeline": "1.7.6",
"com.unity.ugui": "1.0.0",
"com.unity.modules.ai": "1.0.0",
"com.unity.modules.androidjni": "1.0.0",
@@ -48,7 +49,6 @@
"com.unity.modules.video": "1.0.0",
"com.unity.modules.vr": "1.0.0",
"com.unity.modules.wind": "1.0.0",
"com.unity.modules.xr": "1.0.0",
"com.laurenth.lightingtools-lightprobesvolumes": "2018.1.2"
"com.unity.modules.xr": "1.0.0"
}
}