Skip to content

Conversation

@memo33
Copy link
Collaborator

@memo33 memo33 commented Nov 14, 2025

This allows to not show the advisor message if only the patch level is higher than expected. For example:

  • expected version: 1.2.0
  • installed version: 1.2.3

This allows to release patches for the DLL without necessarily having to publish a new Lua script at the same time. (Regardless, the Lua script should be updated with the following proper NAM release to ensure DLL versions without the patch are rejected, from then on.)

(Also increments the expected DLL version to the latest version 1.2.3.)

This allows to not show the advisor message if only the patch level is
higher than expected. For example:

- expected version: 1.2.0
- installed version: 1.2.3

This allows to release patches for the DLL without necessarily having to publish a new Lua script at the same time.
(Regardless, the Lua script should be updated with the following proper NAM release to ensure DLL versions without the patch are rejected, from then on.)

(Also increments the expected DLL version to 1.2.3.)
@memo33 memo33 requested review from TarkusSC4 and h3ndofry November 14, 2025 17:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant