Skip to content

Commit e46ba98

Browse files
committed
Update version in ElectronNET.WebApp electron manifest
1 parent 4b9fe46 commit e46ba98

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/ElectronNET.WebApp/electron.manifest.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"appId": "com.electronnetapidemos.app",
1010
"productName": "ElectronNET API Demos",
1111
"copyright": "Copyright © 2019-2024",
12-
"buildVersion": "23.6.2",
12+
"buildVersion": "30.0.3",
1313
"compression": "maximum",
1414
"win": {
1515
"icon": "Assets/electron.ico",
@@ -46,4 +46,4 @@
4646
"**/*"
4747
]
4848
}
49-
}
49+
}

0 commit comments

Comments
 (0)