Skip to content

Commit ca67285

Browse files
committed
Updating documentation and package version
1 parent 84c985c commit ca67285

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

Documentation~/Layer_Inspector.png

10.8 KB
Loading

Samples/DemoScene/DemoScene.unity

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -538,6 +538,8 @@ MonoBehaviour:
538538
m_Script: {fileID: 11500000, guid: 9c928ea15ae74a44089beb2e534c1a35, type: 3}
539539
m_Name:
540540
m_EditorClassIdentifier:
541+
layerName: Default
542+
layerIndex: 4
541543
--- !u!1 &732714203
542544
GameObject:
543545
m_ObjectHideFlags: 0

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "com.dbrizov.naughtyattributes",
33
"displayName": "NaughtyAttributes",
4-
"version": "2.0.8",
5-
"unity": "2018.3",
4+
"version": "2.0.9",
5+
"unity": "2018.4",
66
"description": "NaughtyAttributes is an extension for the Unity Inspector.",
77
"keywords": [ "attribute", "inspector", "editor" ],
88
"category": "editor extensions",

0 commit comments

Comments
 (0)