Skip to content

Update installer version from 1.0.0 to 1.2.0 (fixes #148)#153

Merged
erikdarlingdata merged 1 commit intodevfrom
feature/fix-installer-version
Feb 19, 2026
Merged

Update installer version from 1.0.0 to 1.2.0 (fixes #148)#153
erikdarlingdata merged 1 commit intodevfrom
feature/fix-installer-version

Conversation

@erikdarlingdata
Copy link
Owner

Summary

  • Both CLI and GUI installer projects had hardcoded version 1.0.0 while Dashboard and Lite were at 1.2.0
  • This caused config.installation_history to show installer_version = 1.0.0.0 after installing the current release
  • Updated Version, AssemblyVersion, FileVersion, and InformationalVersion to 1.2.0

Test plan

  • dotnet build -c Debug — 0 warnings, 0 errors
  • Run installer, verify config.installation_history shows 1.2.0

Fixes #148

🤖 Generated with Claude Code

Both CLI and GUI installer projects had hardcoded version 1.0.0 while
Dashboard and Lite were at 1.2.0. This caused config.installation_history
to show installer_version = 1.0.0.0 after installing the current release.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@erikdarlingdata erikdarlingdata merged commit 9c079d7 into dev Feb 19, 2026
3 checks passed
@erikdarlingdata erikdarlingdata deleted the feature/fix-installer-version branch February 19, 2026 16:28
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