Skip to content

Commit 1da63c6

Browse files
committed
Fix README
1 parent c19bc8a commit 1da63c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ when you use official Json.NET dll targetting .NET 3.5 Framework.
2727

2828
Following works are done to make Json.NET support Unity3D.
2929

30-
- Based on Newtonsoft Json.NET 8.0.1.
30+
- Based on Newtonsoft Json.NET 8.
3131
- Disable IL generation to work well under AOT environment like iOS.
3232
- Remove code related with System.ComponentModel.
3333
- Remove System.Data and EntityKey support.

0 commit comments

Comments
 (0)