chore(release): bump version to 4.2.9 - #959
Conversation
Bump APP_VERSION (the single source of truth the About dialog renders, shared byte-for-byte with openplc-web) AND package.json.version together so the desktop binary and the About dialog agree. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (2)
WalkthroughThe project package version and exported frontend application version are both updated from ChangesVersion update
Estimated code review effort: 1 (Trivial) | ~2 minutes Possibly related PRs
Suggested reviewers: Poem
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Warning There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure. 🔧 ESLint
ESLint install failed. For unrecoverable errors, disable the tool in CodeRabbit configuration. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Bumps the app version to 4.2.9 ahead of the release.
APP_VERSIONinsrc/frontend/data/constants/app-version.ts(the single source of truth the About dialog renders, shared byte-for-byte with openplc-web).package.json.versionset to the same value so electron-builder stamps the binary and the release tagv4.2.9match.Both are bumped together to avoid the About-dialog/binary drift. Web mirror PR accompanies this one.
🤖 Generated with Claude Code
Summary by CodeRabbit