Skip to content

Commit d65d900

Browse files
Bump version
1 parent 307e952 commit d65d900

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Src/Autarkysoft.Bitcoin/Autarkysoft.Bitcoin.csproj

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
<PropertyGroup>
44
<TargetFramework>netstandard2.1</TargetFramework>
5-
<AssemblyVersion>0.17.0.0</AssemblyVersion>
6-
<FileVersion>0.17.0.0</FileVersion>
7-
<Version>0.17.0</Version>
5+
<AssemblyVersion>0.18.0.0</AssemblyVersion>
6+
<FileVersion>0.18.0.0</FileVersion>
7+
<Version>0.18.0</Version>
88
<Authors>Coding-Enthusiast</Authors>
99
<Company>Autarkysoft</Company>
1010
<Product>Bitcoin.Net</Product>

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.2.0.0</AssemblyVersion>
5+
<AssemblyVersion>0.3.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.2.0.0</FileVersion>
12-
<Version>0.2.0</Version>
11+
<FileVersion>0.3.0.0</FileVersion>
12+
<Version>0.3.0</Version>
1313
<Copyright>Copyright (c) 2020 Autarkysoft</Copyright>
1414
</PropertyGroup>
1515

0 commit comments

Comments
 (0)