update wp

This commit is contained in:
Kukks
2023-05-26 09:07:27 +02:00
parent a06340ee19
commit e61d13ea52

View File

@@ -10,7 +10,7 @@
<PropertyGroup>
<Product>Bitcoin Whitepaper</Product>
<Description>This makes the Bitcoin whitepaper available on your BTCPay Server.</Description>
<Version>1.0.2</Version>
<Version>1.0.3</Version>
</PropertyGroup>
<!-- Plugin development properties -->
<PropertyGroup>
@@ -30,7 +30,7 @@
<ItemGroup>
<EmbeddedResource Include="Resources\**" />
<EmbeddedResource Include="bitcoin.pdf" />
<ProjectReference Include="..\..\submodules\btcpayserver\BTCPayServer\BTCPayServer.csproj" />
</ItemGroup>
<ItemGroup>