Skip to content

Fix autoupdate reporting 2026.06 as out of date - #19

Open
DPattee wants to merge 1 commit into
xLightsSequencer:mainfrom
DPattee:cursor/fix-autoupdate-version-8697
Open

DPattee wants to merge 1 commit into
xLightsSequencer:mainfrom
DPattee:cursor/fix-autoupdate-version-8697

Conversation

@DPattee

@DPattee DPattee commented Sep 20, 2026

Copy link
Copy Markdown

The 2026.06 release bumped the installer/GitHub tag in xSchedule_common.iss but left xschedule_version_string at 2026.05.1. Help→About and CheckForUpdate() use that compiled-in string, so the 2026.06 installer still identified as 2026.05.1 and prompted for an update to itself.

Fixes #17
Fixes #18

The 2026.06 release bumped the installer/GitHub tag in
xSchedule_common.iss but left xschedule_version_string at 2026.05.1.
Help→About and CheckForUpdate() use that compiled-in string, so the
2026.06 installer still identified as 2026.05.1 and prompted for an
update to itself.

Fixes xLightsSequencer#17
Fixes xLightsSequencer#18

Co-authored-by: Don Pattee <DPattee@users.noreply.github.com>
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.

Repository download doesn't match the latest version. Xschedule latest version and autoupdate conflict

2 participants