update nostr zapper

This commit is contained in:
Kukks
2024-06-06 12:14:12 +02:00
parent a976717a6e
commit 72dd7aa1be
2 changed files with 23 additions and 20 deletions

View File

@@ -11,7 +11,7 @@
<PropertyGroup>
<Product>Nostr</Product>
<Description>NIP5 addresses, Zap support, Nostr Wallet Connect Lightning support</Description>
<Version>1.1.8</Version>
<Version>1.1.9</Version>
<CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>
</PropertyGroup>
<!-- Plugin development properties -->
@@ -36,7 +36,7 @@
<ProjectReference Include="..\..\submodules\btcpayserver\BTCPayServer\BTCPayServer.csproj" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="NNostr.Client" Version="0.0.48" />
<PackageReference Include="NNostr.Client" Version="0.0.49" />
</ItemGroup>
<ItemGroup>
<Folder Include="Resources" />