File tree 2 files changed +8
-1
lines changed
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
+
1
8
## [ 2.2.0] ( https://github.com/Thundernerd/Unity3D-SerializableInterface/compare/v2.1.0...v2.2.0 ) (2024-02-09)
2
9
3
10
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " net.tnrd.serializableinterface" ,
3
- "version" : " 2.2.0 " ,
3
+ "version" : " 2.2.1 " ,
4
4
"displayName" : " Serializable Interface" ,
5
5
"unity" : " 2021.1" ,
6
6
"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