Commit ac7af63
committed
fix: update desktop build workflow to detect version changes in constants file
- Change version detection from package.json to src/constants/version.ts
- Extract version from APP_VERSION constant for release naming
- This aligns with the automated versioning system that updates version constants1 parent 441b9ea commit ac7af63
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | | - | |
88 | | - | |
| 87 | + | |
| 88 | + | |
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| |||
0 commit comments