Skip to content

Commit a0c333e

Browse files
chore(release): 2.3.4 [skip ci]
## [2.3.4](v2.3.3...v2.3.4) (2020-08-25) ### Bug Fixes * **tests:** compile errors on 2018.4.26f1 ([#38](#38)) ([91b5ad7](91b5ad7))
1 parent 91b5ad7 commit a0c333e

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.3.4](https://github.com/Whinarn/UnityMeshSimplifier/compare/v2.3.3...v2.3.4) (2020-08-25)
2+
3+
4+
### Bug Fixes
5+
6+
* **tests:** compile errors on 2018.4.26f1 ([#38](https://github.com/Whinarn/UnityMeshSimplifier/issues/38)) ([91b5ad7](https://github.com/Whinarn/UnityMeshSimplifier/commit/91b5ad7de7d6f77d29275fc69d3e7506df6a586f))
7+
18
## [2.3.3](https://github.com/Whinarn/UnityMeshSimplifier/compare/v2.3.2...v2.3.3) (2020-05-01)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "com.whinarn.unitymeshsimplifier",
33
"displayName": "Unity Mesh Simplifier",
4-
"version": "2.3.3",
4+
"version": "2.3.4",
55
"unity": "2017.1",
66
"description": "Simplifies 3D meshes with ease. Works both in the editor and during runtime in builds.",
77
"type": "library",

0 commit comments

Comments
 (0)