Skip to content

Commit

Permalink
Release 3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
atteneder committed Aug 27, 2021
1 parent 49f4164 commit c33dc1d
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": "3.1.0",
"version": "3.2.0",
"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": "2019.3",
Expand Down

0 comments on commit c33dc1d

Please sign in to comment.