Skip to content

Commit 67825d8

Browse files
Bump version
1 parent dbac0a6 commit 67825d8

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>netcoreapp3.1</TargetFramework>
5-
<AssemblyVersion>0.4.0.1</AssemblyVersion>
6-
<FileVersion>0.4.0.1</FileVersion>
5+
<AssemblyVersion>0.4.1.0</AssemblyVersion>
6+
<FileVersion>0.4.1.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.4.0.0</Version>
11+
<Version>0.4.1.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.4.0" />
58+
<PackageReference Include="Autarkysoft.Bitcoin" Version="0.4.1" />
5959
<PackageReference Include="Avalonia" Version="0.9.9" />
6060
<PackageReference Include="Avalonia.Desktop" Version="0.9.9" />
6161
<PackageReference Include="Avalonia.ReactiveUI" Version="0.9.9" />

0 commit comments

Comments
 (0)