enhance the shit out of it

This commit is contained in:
Andrew Camilleri (Kukks)
2025-07-05 19:34:11 +02:00
parent 133b4bac03
commit 8c8a93e22b
3 changed files with 136 additions and 50 deletions

View File

@@ -9,7 +9,7 @@
<PropertyGroup>
<Product>Bitcoin Switch</Product>
<Description>Control harwdare using the POS as a switch</Description>
<Version>1.0.0</Version>
<Version>1.0.1</Version>
<CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>
</PropertyGroup>
<!-- Plugin development properties -->
@@ -39,9 +39,4 @@
<Folder Include="Resources\js\" />
</ItemGroup>
<ItemGroup>
<AdditionalFiles Include="Views\Shared\BitcoinSwitch\FileSellerTemplateEditorItemDetail.cshtml" />
</ItemGroup>
</Project>