We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a858beb commit 05f8528Copy full SHA for 05f8528
Src/Newtonsoft.Json/Properties/AssemblyInfo.cs
@@ -74,7 +74,7 @@
74
//
75
// You can specify all the values or you can default the Revision and Build Numbers
76
// by using the '*' as shown below:
77
-[assembly: AssemblyVersion("3.0.0.0")]
+[assembly: AssemblyVersion("3.5.0.0")]
78
#if !PocketPC
79
-[assembly: AssemblyFileVersion("3.0.0.0")]
+[assembly: AssemblyFileVersion("3.5.0.0")]
80
#endif
0 commit comments