Fixed webcommand bug

This commit is contained in:
erik 2025-05-27 21:29:43 +02:00
parent 6fcfe5fc21
commit a91556c949
3 changed files with 17 additions and 6 deletions

View file

@ -26,5 +26,5 @@ using System.Runtime.InteropServices;
// Minor Version
// Build Number
// Revision
[assembly: AssemblyVersion("3.0.0.0")]
[assembly: AssemblyFileVersion("3.0.0.0")]
[assembly: AssemblyVersion("3.0.0.2")]
[assembly: AssemblyFileVersion("3.0.0.2")]