Skip to content

Commit

Permalink
Updated probuilder package
Browse files Browse the repository at this point in the history
  • Loading branch information
ElmarJ committed Sep 18, 2024
1 parent 5eaf7ba commit 505e9d8
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 12 deletions.
3 changes: 1 addition & 2 deletions source/WaterloopleinTimeMachine/Packages/manifest.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
{
"dependencies": {
"com.spoiledcat.git": "1.0.41-preview-g2692419106",
"com.unity.ide.visualstudio": "2.0.22",
"com.unity.inputsystem": "1.9.0",
"com.unity.postprocessing": "3.4.0",
"com.unity.probuilder": "6.0.2",
"com.unity.probuilder": "6.0.4",
"com.unity.render-pipelines.high-definition": "17.0.3",
"com.unity.render-pipelines.high-definition-config": "17.0.3",
"com.unity.rendering.denoising": "1.0.5",
Expand Down
9 changes: 1 addition & 8 deletions source/WaterloopleinTimeMachine/Packages/packages-lock.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,5 @@
{
"dependencies": {
"com.spoiledcat.git": {
"version": "1.0.41-preview-g2692419106",
"depth": 0,
"source": "registry",
"dependencies": {},
"url": "https://registry.spoiledcat.com"
},
"com.unity.burst": {
"version": "1.8.17",
"depth": 2,
Expand Down Expand Up @@ -85,7 +78,7 @@
"url": "https://packages.unity.com"
},
"com.unity.probuilder": {
"version": "6.0.2",
"version": "6.0.4",
"depth": 0,
"source": "registry",
"dependencies": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,12 @@
{
"type": "UnityEngine.ProBuilder.SemVer, Unity.ProBuilder, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null",
"key": "about.identifier",
"value": "{\"m_Value\":{\"m_Major\":6,\"m_Minor\":0,\"m_Patch\":2,\"m_Build\":-1,\"m_Type\":\"\",\"m_Metadata\":\"\",\"m_Date\":\"\"}}"
"value": "{\"m_Value\":{\"m_Major\":6,\"m_Minor\":0,\"m_Patch\":4,\"m_Build\":-1,\"m_Type\":\"\",\"m_Metadata\":\"\",\"m_Date\":\"\"}}"
},
{
"type": "UnityEngine.ProBuilder.SemVer, Unity.ProBuilder, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null",
"key": "preferences.version",
"value": "{\"m_Value\":{\"m_Major\":6,\"m_Minor\":0,\"m_Patch\":2,\"m_Build\":-1,\"m_Type\":\"\",\"m_Metadata\":\"\",\"m_Date\":\"\"}}"
"value": "{\"m_Value\":{\"m_Major\":6,\"m_Minor\":0,\"m_Patch\":4,\"m_Build\":-1,\"m_Type\":\"\",\"m_Metadata\":\"\",\"m_Date\":\"\"}}"
},
{
"type": "System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089",
Expand Down

0 comments on commit 505e9d8

Please sign in to comment.