File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Assets/com.alelievr.NodeGraphProcessor Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " com.alelievr.node-graph-processor" ,
3
3
"displayName" : " Node Graph Processor" ,
4
- "version" : " 0.9.1 " ,
4
+ "version" : " 0.9.2 " ,
5
5
"unity" : " 2019.3" ,
6
6
"description" : " Node graph editor framework focused on data processing using Unity UIElements and C# 4.7" ,
7
7
"keywords" : [
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ All notable changes to this package will be documented in this file.
4
4
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
5
5
and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
6
6
7
- ## [ 1.0.0 ]
7
+ ## [ 0.9.2 ]
8
8
9
9
### Added
10
10
- Added sticky notes (only for 2020.1+)
You can’t perform that action at this time.
0 commit comments