File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 2
2
3
3
<PropertyGroup >
4
4
<TargetFramework >netstandard2.1</TargetFramework >
5
- <AssemblyVersion >0.20 .0.0</AssemblyVersion >
6
- <FileVersion >0.20 .0.0</FileVersion >
7
- <Version >0.20 .0</Version >
5
+ <AssemblyVersion >0.21 .0.0</AssemblyVersion >
6
+ <FileVersion >0.21 .0.0</FileVersion >
7
+ <Version >0.21 .0</Version >
8
8
<Authors >Coding-Enthusiast</Authors >
9
9
<Company >Autarkysoft</Company >
10
10
<Product >Bitcoin.Net</Product >
Original file line number Diff line number Diff line change 2
2
<PropertyGroup >
3
3
<OutputType >WinExe</OutputType >
4
4
<TargetFramework >net5.0</TargetFramework >
5
- <AssemblyVersion >0.5 .0.0</AssemblyVersion >
5
+ <AssemblyVersion >0.6 .0.0</AssemblyVersion >
6
6
<Authors >Coding-Enthusiast</Authors >
7
7
<Company >Autarkysoft</Company >
8
8
<PackageProjectUrl >https://github.com/Autarkysoft/Denovo</PackageProjectUrl >
9
9
<RepositoryUrl >https://github.com/Autarkysoft/Denovo</RepositoryUrl >
10
10
<RepositoryType >git</RepositoryType >
11
- <FileVersion >0.5 .0.0</FileVersion >
12
- <Version >0.5 .0</Version >
11
+ <FileVersion >0.6 .0.0</FileVersion >
12
+ <Version >0.6 .0</Version >
13
13
<Copyright >Copyright (c) 2020 Autarkysoft</Copyright >
14
14
</PropertyGroup >
15
15
You can’t perform that action at this time.
0 commit comments