update nostr plugin

This commit is contained in:
Kukks
2023-05-08 13:00:32 +02:00
parent b06e5ca95c
commit 0484c87863
2 changed files with 5 additions and 38 deletions

View File

@@ -11,7 +11,7 @@
<PropertyGroup>
<Product>Nostr </Product>
<Description>Allows you to verify your nostr account with NIP5 and zap like the rest of the crazies</Description>
<Version>1.0.11</Version>
<Version>1.0.12</Version>
</PropertyGroup>
<!-- Plugin development properties -->
<PropertyGroup>
@@ -35,7 +35,7 @@
<ProjectReference Include="..\..\submodules\btcpayserver\BTCPayServer\BTCPayServer.csproj" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="NNostr.Client" Version="0.0.24" />
<PackageReference Include="NNostr.Client" Version="0.0.25" />
</ItemGroup>
<ItemGroup>
<Folder Include="Resources" />