chore(packaging): use correct publisher name for msix

Signed-off-by: seth <getchoo@tuta.io>
This commit is contained in:
seth
2023-06-18 22:50:02 -04:00
parent c065d06149
commit 55ac7625ff
2 changed files with 12 additions and 2 deletions

View File

@ -6,7 +6,7 @@
<MainBundle
Name="github.PrismLauncher.PrismLauncher"
Publisher="CN=PrismLauncher, O=PrismLauncher, L=MyCity, S=MyState, C=MyCountry"
Publisher="CN=Sefa Eyeoglu, O=Sefa Eyeoglu, S=Nordrhein-Westfalen, C=DE"
Version="PRISM_VERSION_REPLACEME"
Uri="https://prismlauncher.org/prismlauncher-PRISM_VERSION_REPLACEME.msixbundle" />