Skip to content

Commit

Permalink
Capitalize manufacturer.
Browse files Browse the repository at this point in the history
  • Loading branch information
chemodax committed Jan 7, 2024
1 parent 693ccd9 commit bcf7185
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Installer/Package.wxs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
xmlns:ui="http://wixtoolset.org/schemas/v4/wxs/ui">

<Package Name="pbench"
Manufacturer="chemodax"
Manufacturer="Chemodax"
Version="$(var.Version)"
UpgradeCode="152ffe72-d7f4-4def-a466-1ff822b9d5cb"
Scope="perUserOrMachine">
Expand Down

0 comments on commit bcf7185

Please sign in to comment.