We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b11142b commit 9abdec9Copy full SHA for 9abdec9
Src/Autarkysoft.Bitcoin/Autarkysoft.Bitcoin.csproj
@@ -2,9 +2,9 @@
2
3
<PropertyGroup>
4
<TargetFramework>netstandard2.1</TargetFramework>
5
- <AssemblyVersion>0.23.0.0</AssemblyVersion>
6
- <FileVersion>0.23.0.0</FileVersion>
7
- <Version>0.23.0</Version>
+ <AssemblyVersion>0.24.0.0</AssemblyVersion>
+ <FileVersion>0.24.0.0</FileVersion>
+ <Version>0.24.0</Version>
8
<Authors>Coding-Enthusiast</Authors>
9
<Company>Autarkysoft</Company>
10
<Product>Bitcoin.Net</Product>
0 commit comments