Code sign win (#50)

* try windows signing

* bump to v0.3.0
This commit is contained in:
Will Chen
2025-04-29 16:12:24 -07:00
committed by GitHub
parent 19d1e89029
commit 14a11cc3d2
3 changed files with 31 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "dyad",
"productName": "dyad",
"version": "0.2.5-beta.2",
"version": "0.3.0",
"description": "My Electron application description",
"main": ".vite/build/main.js",
"repository": {