Skip to content

Commit 956179d

Browse files
Victor QuVictor Qu
authored andcommitted
update version
1 parent c48bb33 commit 956179d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ProjectCommon.targets

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
22
<PropertyGroup>
33
<VersionSuffix>$(VersionSuffix)</VersionSuffix>
4-
<Version>0.0.0.6</Version>
4+
<Version>0.0.0.7</Version>
55
<AssemblyVersion>$(Version)</AssemblyVersion>
66
<FileVersion>$(Version)</FileVersion>
77
<Version Condition=" '$(VersionSuffix)' != '' ">$(Version)$(VersionSuffix)</Version>

0 commit comments

Comments
 (0)