We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02be9f3 commit 8ac7871Copy full SHA for 8ac7871
Src/Denovo/Denovo.csproj
@@ -2,14 +2,14 @@
2
<PropertyGroup>
3
<OutputType>WinExe</OutputType>
4
<TargetFramework>net5.0</TargetFramework>
5
- <AssemblyVersion>0.1.0.0</AssemblyVersion>
+ <AssemblyVersion>0.2.0.0</AssemblyVersion>
6
<Authors>Coding-Enthusiast</Authors>
7
<Company>Autarkysoft</Company>
8
<PackageProjectUrl>https://github.com/Autarkysoft/Denovo</PackageProjectUrl>
9
<RepositoryUrl>https://github.com/Autarkysoft/Denovo</RepositoryUrl>
10
<RepositoryType>git</RepositoryType>
11
- <FileVersion>0.1.0.0</FileVersion>
12
- <Version>0.1.0</Version>
+ <FileVersion>0.2.0.0</FileVersion>
+ <Version>0.2.0</Version>
13
<Copyright>Copyright (c) 2020 Autarkysoft</Copyright>
14
</PropertyGroup>
15
0 commit comments