Skip to content

Commit de8e15a

Browse files
committed
bump version to 0.1.9
1 parent b83ea67 commit de8e15a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Signal-Windows/Package.appxmanifest

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Package xmlns="http://schemas.microsoft.com/appx/manifest/foundation/windows10" xmlns:mp="http://schemas.microsoft.com/appx/2014/phone/manifest" xmlns:uap="http://schemas.microsoft.com/appx/manifest/uap/windows10" IgnorableNamespaces="uap mp">
3-
<Identity Name="d77d01c7-0786-44e4-9ef4-dd3cde64124b" Publisher="CN=Benni" Version="0.1.8.0" />
3+
<Identity Name="d77d01c7-0786-44e4-9ef4-dd3cde64124b" Publisher="CN=Benni" Version="0.1.9.0" />
44
<mp:PhoneIdentity PhoneProductId="d77d01c7-0786-44e4-9ef4-dd3cde64124b" PhonePublisherId="00000000-0000-0000-0000-000000000000" />
55
<Properties>
66
<DisplayName>Signal-Windows</DisplayName>

Signal-Windows/Signal-Windows.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<ProjectTypeGuids>{A5A43C5B-DE2A-4C0C-9213-0A381AF9435A};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
1919
<WindowsXamlEnableOverview>true</WindowsXamlEnableOverview>
2020
<PackageCertificateKeyFile>Signal-Windows_TemporaryKey.pfx</PackageCertificateKeyFile>
21-
<AppxAutoIncrementPackageRevision>True</AppxAutoIncrementPackageRevision>
21+
<AppxAutoIncrementPackageRevision>False</AppxAutoIncrementPackageRevision>
2222
<AppxBundle>Always</AppxBundle>
2323
<AppxBundlePlatforms>x86|x64|arm</AppxBundlePlatforms>
2424
<PackageCertificateThumbprint>853DF1D4DABC27DEEF062DB83D09285BAF95B526</PackageCertificateThumbprint>

0 commit comments

Comments
 (0)