Skip to content

Commit c255788

Browse files
committed
(fix): Updated README.md
1 parent db44db5 commit c255788

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ This aims to improve the usability of the project window.
1111

1212
#### Copy/Paste/Cut Support
1313
- Allows for copying, pasting, and cutting assets directly in the editor
14+
- Works for folders and assets.
1415
- Default keybinds
1516
- These keybinds will need to be rebound via the `Shortcut Manager` due to it conflicting with Unity's native keybinds
1617

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "com.nomnom.project-window-extensions",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"displayName": "Project Window Extensions",
55
"description": "This aims to improve the usability of the project window.",
66
"unity": "2020.3",

0 commit comments

Comments
 (0)