Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
terreng committed Jan 15, 2023
1 parent 6493132 commit 6baacaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"make_all_windows_appx": "npm run make_windows_appx_x64 && npm run make_windows_appx_ia32 && npm run make_windows_appx_arm64"
},
"build": {
"buildVersion": "11",
"buildVersion": "12",
"appId": "org.simplewebserver.simplewebserver",
"productName": "Simple Web Server",
"copyright": "MIT License",
Expand Down

0 comments on commit 6baacaf

Please sign in to comment.