RC 1
All checks were successful
Windows Release / build-windows (push) Successful in 3m0s

This commit is contained in:
2025-12-04 14:27:40 -05:00
parent d5ead6deaf
commit 3c293dbca7
3 changed files with 9 additions and 4 deletions

View File

@@ -13,7 +13,7 @@ win:
target:
- portable
artifactName: ${productName}-${version}-${arch}.${ext}
icon: build/icon.ico
icon: null
mac:
target:
- dmg

View File

@@ -1,6 +1,6 @@
{
"name": "rmtpocketwatcher",
"version": "1.0.1",
"version": "1.0.2",
"description": "Real-time AUEC price tracking desktop application",
"type": "module",
"main": "dist/main/index.js",