Skip to content

Commit

Permalink
Release 4.0.0-preview.3
Browse files Browse the repository at this point in the history
  • Loading branch information
atteneder committed Aug 26, 2021
1 parent 37a5efa commit 8b113e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "com.atteneder.draco",
"version": "4.0.0-preview.1",
"version": "4.0.0-preview.3",
"displayName": "Draco 3D Data Compression",
"description": "Draco is an open-source library for compressing and decompressing 3D geometric meshes and point clouds. It is intended to improve the storage and transmission of 3D graphics. This package allows you to apply Draco compression to meshes, import Draco files and load them at runtime.",
"unity": "2021.2",
Expand Down

0 comments on commit 8b113e4

Please sign in to comment.