Release v1.0.8.9: Gearset persists on slot
- Do not treat slot as empty when CommandType is GearSet (CommandId 0 valid) - Use CommandType/CommandId for GearSet display; resolve icon when IconId 0 - Bump version, changelog, pluginmaster Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
+3
-3
@@ -9,9 +9,9 @@
|
||||
|
||||
<PropertyGroup>
|
||||
<AssemblyName>HSUI</AssemblyName>
|
||||
<AssemblyVersion>1.0.8.8</AssemblyVersion>
|
||||
<FileVersion>1.0.8.8</FileVersion>
|
||||
<InformationalVersion>1.0.8.8</InformationalVersion>
|
||||
<AssemblyVersion>1.0.8.9</AssemblyVersion>
|
||||
<FileVersion>1.0.8.9</FileVersion>
|
||||
<InformationalVersion>1.0.8.9</InformationalVersion>
|
||||
</PropertyGroup>
|
||||
|
||||
<PropertyGroup>
|
||||
|
||||
Reference in New Issue
Block a user