Skip to content

Commit 28ccbd5

Browse files
Bump version
1 parent c0fc575 commit 28ccbd5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Src/FinderOuter/FinderOuter.csproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
<PropertyGroup>
33
<OutputType>WinExe</OutputType>
44
<TargetFramework>net5.0</TargetFramework>
5-
<AssemblyVersion>0.6.0.1</AssemblyVersion>
6-
<FileVersion>0.6.0.1</FileVersion>
5+
<AssemblyVersion>0.7.0.0</AssemblyVersion>
6+
<FileVersion>0.7.0.0</FileVersion>
77
<PackageProjectUrl>https://github.com/Coding-Enthusiast/FinderOuter</PackageProjectUrl>
88
<RepositoryUrl>https://github.com/Coding-Enthusiast/FinderOuter</RepositoryUrl>
99
<RepositoryType>git</RepositoryType>
1010
<Copyright>Copyright (c) 2020 Coding Enthusiast</Copyright>
11-
<Version>0.6.0.1</Version>
11+
<Version>0.7.0.0</Version>
1212
<Company>Autarkysoft</Company>
1313
<Authors>Coding-Enthusiast</Authors>
1414
<PackageTags>bitcoin</PackageTags>
@@ -55,7 +55,7 @@
5555
<None Remove="Views\MissingMnemonicView.xaml" />
5656
</ItemGroup>
5757
<ItemGroup>
58-
<PackageReference Include="Autarkysoft.Bitcoin" Version="0.8.0" />
58+
<PackageReference Include="Autarkysoft.Bitcoin" Version="0.9.0" />
5959
<PackageReference Include="Avalonia" Version="0.10.0" />
6060
<PackageReference Include="Avalonia.Desktop" Version="0.10.0" />
6161
<PackageReference Include="Avalonia.ReactiveUI" Version="0.10.0" />

0 commit comments

Comments
 (0)