Skip to content

Commit 05f8528

Browse files
committed
-Bump assembly version to 3.5
1 parent a858beb commit 05f8528

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Src/Newtonsoft.Json/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
//
7575
// You can specify all the values or you can default the Revision and Build Numbers
7676
// by using the '*' as shown below:
77-
[assembly: AssemblyVersion("3.0.0.0")]
77+
[assembly: AssemblyVersion("3.5.0.0")]
7878
#if !PocketPC
79-
[assembly: AssemblyFileVersion("3.0.0.0")]
79+
[assembly: AssemblyFileVersion("3.5.0.0")]
8080
#endif

0 commit comments

Comments
 (0)