Remove redundant Ninja client version field
All checks were successful
OfficeCom Sentinel Client / validate-client (push) Successful in 23s
OfficeCom Sentinel Client / build-client-windows (push) Successful in 50s

This commit is contained in:
OfficeCom Codex
2026-08-01 01:29:21 +02:00
parent ceefb7a5dc
commit feeeeedcf1
4 changed files with 2 additions and 5 deletions

View File

@@ -9,10 +9,10 @@
<RootNamespace>OCSentinelCli</RootNamespace>
<Product>OfficeCom Sentinel</Product>
<Company>OfficeCom</Company>
<Version>1.5.0-beta.2</Version>
<Version>1.5.0-beta.3</Version>
<AssemblyVersion>1.5.0.0</AssemblyVersion>
<FileVersion>1.5.0.0</FileVersion>
<InformationalVersion>1.5.0-beta.2</InformationalVersion>
<InformationalVersion>1.5.0-beta.3</InformationalVersion>
</PropertyGroup>
<ItemGroup>