Skip to content

Incorrect SMAPI Version Number in File Properties #856

@RyanWalpole

Description

@RyanWalpole

Describe the bug
SMAPI 3.15.0 contains the wrong version number in the executable properties:

I've been making a mod manager and it has an internal SMAPI version detection that retrieves the version from the file information which then compares it to the most up to date version number on nexus mods, meaning even though SMAPI is up to date, because the executable's version number is incorrect, it thinks there is a newer version available.

To Reproduce
Exact steps which reproduce the bug, if possible. For example:

  1. Right click on StardewModdingAPI.exe
  2. Click "Properties"
  3. Click "Details" tab
  4. Observe incorrect file/product version number.

Screenshots
image

Metadata

Metadata

Assignees

Labels

not a dev taskThis is a non-development task (e.g. user support, questions, or incorrect bug report).

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions