Commit 30a4647
authored
chore(desktop): bump version to 0.3.7 (#217)
## Related Issue
None — routine desktop version bump.
## Problem
The desktop app version stayed at 0.3.6, so a new desktop release cannot
be tagged and shipped to update clients.
## What changed
Bumped `apps/desktop/package.json` from `0.3.6` to `0.3.7`. The desktop
app is `private` and its version moves through an explicit commit, the
same way as PRs #205, #203, and #200. Version-only change, no
user-visible code change. [skip changeset]
## Checklist
- [x] I have read the
[CONTRIBUTING](https://github.com/PyModel/pythinker-code/blob/main/CONTRIBUTING.md)
document.
- [ ] I have linked a related issue (external PRs: the issue must have a
maintainer's `/approve`).
- [ ] I have added tests that prove my feature works.
- [x] Ran `gen-changesets` skill, or this PR needs no changeset.
- [x] Ran `gen-docs` skill, or this PR needs no doc update.
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
* **Chores**
* Updated the desktop application version to 0.3.7.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->1 parent 48510be commit 30a4647
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments