2
0

Add portable zip to release workflow
Some checks failed
Build and Release / build (push) Has been cancelled
Build / build (push) Has been cancelled

- Create MonitorControl-Portable-{version}.zip alongside installer
- Updated release notes to mention both options
- Portable version useful for users with antivirus false positives

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
2026-01-10 02:06:32 -05:00
parent ac53fbf80e
commit 38f5aa325c
2 changed files with 25 additions and 9 deletions

View File

@@ -15,9 +15,9 @@
</PropertyGroup>
<PropertyGroup>
<Version>1.0.18</Version>
<AssemblyVersion>1.0.18.0</AssemblyVersion>
<FileVersion>1.0.18.0</FileVersion>
<Version>1.0.19</Version>
<AssemblyVersion>1.0.19.0</AssemblyVersion>
<FileVersion>1.0.19.0</FileVersion>
</PropertyGroup>
<ItemGroup>