upd breez to rc

This commit is contained in:
Kukks
2024-06-12 11:44:59 +02:00
parent 47887a4073
commit 6334730052

View File

@@ -9,7 +9,7 @@
<PropertyGroup>
<Product>Breez / Greenlight</Product>
<Description>Lightweight lightning baby!</Description>
<Version>1.0.3</Version>
<Version>1.0.4</Version>
<CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>
</PropertyGroup>
<!-- Plugin development properties -->
@@ -34,7 +34,7 @@
<ProjectReference Include="..\..\submodules\btcpayserver\BTCPayServer\BTCPayServer.csproj" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Breez.Sdk" Version="0.4.1" />
<PackageReference Include="Breez.Sdk" Version="0.4.2-rc1" />
</ItemGroup>
</Project>