Skip to content

Commit 648fff0

Browse files
Fix AssemblyVersion
1 parent 2302379 commit 648fff0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Src/FinderOuter/FinderOuter.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<PropertyGroup>
33
<OutputType>WinExe</OutputType>
44
<TargetFramework>net5.0</TargetFramework>
5-
<AssemblyVersion>0.5.0.0</AssemblyVersion>
5+
<AssemblyVersion>0.6.0.0</AssemblyVersion>
66
<FileVersion>0.6.0.0</FileVersion>
77
<PackageProjectUrl>https://github.com/Coding-Enthusiast/FinderOuter</PackageProjectUrl>
88
<RepositoryUrl>https://github.com/Coding-Enthusiast/FinderOuter</RepositoryUrl>

0 commit comments

Comments
 (0)