Skip to content
This repository was archived by the owner on Nov 8, 2021. It is now read-only.

Commit 7494aee

Browse files
committed
Fix file version.
1 parent 9e5cbf4 commit 7494aee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Unity.Wcf/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@
3232
// by using the '*' as shown below:
3333
// [assembly: AssemblyVersion("1.0.*")]
3434
[assembly: AssemblyVersion("3.0.0.0")]
35-
[assembly: AssemblyFileVersion("3.0.1")]
35+
[assembly: AssemblyFileVersion("3.0.0")]
3636
[assembly: AssemblyInformationalVersion("3.0.0")]

0 commit comments

Comments
 (0)