We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01aff75 commit 5627513Copy full SHA for 5627513
CHANGELOG.md
@@ -1,3 +1,5 @@
1
+# [2.3.0](https://github.com/Whinarn/UnityMeshSimplifier/compare/v2.2.0...v2.3.0) (2020-04-14)
2
+
3
## [v2.2.0](https://github.com/Whinarn/UnityMeshSimplifier/compare/v2.1.0...v2.2.0) (2020-03-24)
4
5
package.json
@@ -1,7 +1,7 @@
{
"name": "com.whinarn.unitymeshsimplifier",
"displayName": "Unity Mesh Simplifier",
- "version": "2.2.0",
+ "version": "2.3.0",
"unity": "2017.1",
6
"description": "Simplifies 3D meshes with ease. Works both in the editor and during runtime in builds.",
7
"type": "library",
0 commit comments