Skip to content

Commit d1b2a00

Browse files
chore(release): 2.3.5 [skip ci]
## [2.3.5](v2.3.4...v2.3.5) (2020-10-10) ### Bug Fixes * **lod-generator-helper:** mark scene as dirty ([7554f8e](7554f8e)) * **unity:** increase support for unity 2020 ([7a28614](7a28614))
1 parent 7554f8e commit d1b2a00

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [2.3.5](https://github.com/Whinarn/UnityMeshSimplifier/compare/v2.3.4...v2.3.5) (2020-10-10)
2+
3+
4+
### Bug Fixes
5+
6+
* **lod-generator-helper:** mark scene as dirty ([7554f8e](https://github.com/Whinarn/UnityMeshSimplifier/commit/7554f8ecb7cd105aacdad4a07d32eaf081cf7ae3))
7+
* **unity:** increase support for unity 2020 ([7a28614](https://github.com/Whinarn/UnityMeshSimplifier/commit/7a286148aecef6f7918abce34f3e7000f2856f4a))
8+
19
## [2.3.4](https://github.com/Whinarn/UnityMeshSimplifier/compare/v2.3.3...v2.3.4) (2020-08-25)
210

311

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.4",
4+
"version": "2.3.5",
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)