chore(packaging): use org.prismlauncher in msix app id
Signed-off-by: seth <getchoo@tuta.io>
This commit is contained in:
parent
55ac7625ff
commit
5e5faa7239
@ -7,7 +7,7 @@
|
||||
xmlns:desktop5="http://schemas.microsoft.com/appx/manifest/desktop/windows10/5">
|
||||
|
||||
<Identity
|
||||
Name="github.PrismLauncher.PrismLauncher"
|
||||
Name="org.prismlauncher.PrismLauncher"
|
||||
Version="PRISM_VERSION_REPLACEME"
|
||||
Publisher="CN=Sefa Eyeoglu, O=Sefa Eyeoglu, S=Nordrhein-Westfalen, C=DE"
|
||||
ProcessorArchitecture="PRISM_ARCH_REPLACEME" />
|
||||
|
@ -5,7 +5,7 @@
|
||||
Uri="https://prismlauncher.org/prismUpdate.AppInstaller" >
|
||||
|
||||
<MainBundle
|
||||
Name="github.PrismLauncher.PrismLauncher"
|
||||
Name="org.prismlauncher.PrismLauncher"
|
||||
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" />
|
||||
|
Loading…
Reference in New Issue
Block a user