Skip to content

Commit

Permalink
Carael/global error handler (#46)
Browse files Browse the repository at this point in the history
* Added quick and dirty global ErrorBoundary
* added button style
* bump version
  • Loading branch information
Carael authored Feb 19, 2024
1 parent 0b09f7b commit 18aa137
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Ui/Website.Host/electron.manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"appId": "com.crossbusexplorer.app",
"productName": "Cross Bus Explorer",
"copyright": "Copyright © 2024",
"buildVersion": "0.4.2",
"buildVersion": "0.4.3",
"compression": "maximum",
"directories": {
"output": "../../../bin/Desktop"
Expand Down

0 comments on commit 18aa137

Please sign in to comment.