We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a866b5 commit 4f1a709Copy full SHA for 4f1a709
1 file changed
Src/Autarkysoft.Bitcoin/Autarkysoft.Bitcoin.csproj
@@ -2,9 +2,9 @@
2
3
<PropertyGroup>
4
<TargetFramework>netstandard2.1</TargetFramework>
5
- <AssemblyVersion>0.22.0.0</AssemblyVersion>
6
- <FileVersion>0.22.0.0</FileVersion>
7
- <Version>0.22.0</Version>
+ <AssemblyVersion>0.23.0.0</AssemblyVersion>
+ <FileVersion>0.23.0.0</FileVersion>
+ <Version>0.23.0</Version>
8
<Authors>Coding-Enthusiast</Authors>
9
<Company>Autarkysoft</Company>
10
<Product>Bitcoin.Net</Product>
0 commit comments