File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 1+ ## [ 2.2.1] ( https://github.com/Thundernerd/Unity3D-SerializableInterface/compare/v2.2.0...v2.2.1 ) (2024-03-16)
2+
3+
4+ ### Bug Fixes
5+
6+ * indentation issues in Unity 2022 ([ #63 ] ( https://github.com/Thundernerd/Unity3D-SerializableInterface/issues/63 ) ) ([ c1648be] ( https://github.com/Thundernerd/Unity3D-SerializableInterface/commit/c1648be54b74dd08ae6076c041e127e897d0b447 ) )
7+
18## [ 2.2.0] ( https://github.com/Thundernerd/Unity3D-SerializableInterface/compare/v2.1.0...v2.2.0 ) (2024-02-09)
29
310
Original file line number Diff line number Diff line change 11{
22 "name" : " net.tnrd.serializableinterface" ,
3- "version" : " 2.2.0 " ,
3+ "version" : " 2.2.1 " ,
44 "displayName" : " Serializable Interface" ,
55 "unity" : " 2021.1" ,
66 "description" : " A wrapper that allows serialization of interfaces that supports both UnityEngine.Object and regular object types" ,
You can’t perform that action at this time.
0 commit comments