Skip to content

Commit

Permalink
Merge pull request #12 from ViRGIS-Team/virgis-geometry
Browse files Browse the repository at this point in the history
version 2.6.2
  • Loading branch information
runette authored Nov 14, 2023
2 parents 00f571e + 11552aa commit 8664446
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "com.virgis.pdal",
"version": "2.6.1",
"version": "2.6.2",
"displayName": "Pdal",
"description": "Open-Source Point Cloud Data Translation LIbrary v2.6.0",
"unity": "2018.1",
Expand All @@ -23,15 +23,15 @@
"url": "https://package.openupm.com",
"scopes": [
"com.openupm",
"com.virgis.geometry3sharp",
"com.virgis.geometry",
"com.virgis.gdal",
"com.virgis.conda-extensions"
]
}
],
"hideInEditor": false,
"dependencies": {
"com.virgis.geometry3sharp": "1.0.4",
"com.virgis.geometry": "3.0.0",
"com.virgis.conda-extensions": "1.0.4",
"com.unity.burst":"1.7.4"
},
Expand Down

0 comments on commit 8664446

Please sign in to comment.