Skip to content

Commit aaa9f7c

Browse files
grauxmusicclaude
andcommitted
chore(win): fixed artifact name + bump to 1.0.6
Use Water_Morph_Windows.exe (no version suffix) so the download URL in route.ts never needs updating after version bumps. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 7e03a1d commit aaa9f7c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CompanionWin/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "water-morph-helper",
3-
"version": "1.0.5",
3+
"version": "1.0.6",
44
"description": "Water Morph companion — Windows",
55
"main": "main.js",
66
"scripts": {
@@ -35,7 +35,7 @@
3535
]
3636
}
3737
],
38-
"artifactName": "Water_Morph_${version}_Windows.exe"
38+
"artifactName": "Water_Morph_Windows.exe"
3939
},
4040
"mac": {
4141
"icon": "assets/icon.icns",

0 commit comments

Comments
 (0)