Skip to content

Commit aabf50d

Browse files
committed
Update package info
1 parent 4062b26 commit aabf50d

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

Assets/Editor Toolbox/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 0.10.2 [20.08.2021]
2+
3+
### Changed:
4+
- Fix marking asset objects as dirty
5+
- Fix built-in array drawers
6+
17
## 0.10.1 [17.08.2021]
28

39
### Added:

Assets/Editor Toolbox/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "com.arimger.editor-toolbox",
33
"displayName": "Editor Toolbox",
4-
"version": "0.10.1",
4+
"version": "0.10.2",
55
"unity": "2018.1",
66
"description": "Tools, custom attributes, drawers, hierarchy overlay, and other extensions for the Unity Editor.",
77
"keywords": [

0 commit comments

Comments
 (0)