Skip to content

Commit 8ac7871

Browse files
Bump Denovo version
1 parent 02be9f3 commit 8ac7871

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Src/Denovo/Denovo.csproj

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
<PropertyGroup>
33
<OutputType>WinExe</OutputType>
44
<TargetFramework>net5.0</TargetFramework>
5-
<AssemblyVersion>0.1.0.0</AssemblyVersion>
5+
<AssemblyVersion>0.2.0.0</AssemblyVersion>
66
<Authors>Coding-Enthusiast</Authors>
77
<Company>Autarkysoft</Company>
88
<PackageProjectUrl>https://github.com/Autarkysoft/Denovo</PackageProjectUrl>
99
<RepositoryUrl>https://github.com/Autarkysoft/Denovo</RepositoryUrl>
1010
<RepositoryType>git</RepositoryType>
11-
<FileVersion>0.1.0.0</FileVersion>
12-
<Version>0.1.0</Version>
11+
<FileVersion>0.2.0.0</FileVersion>
12+
<Version>0.2.0</Version>
1313
<Copyright>Copyright (c) 2020 Autarkysoft</Copyright>
1414
</PropertyGroup>
1515

0 commit comments

Comments
 (0)