Skip to content

Commit

Permalink
update to v1.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
tor4kichi committed Dec 26, 2024
1 parent 69cf1d6 commit d81e49b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Hohoema/Hohoema.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<HoursBetweenUpdateChecks>0</HoursBetweenUpdateChecks>
<AppxPackageDir>D:\tor4k\Documents\Hohoema\Packages\</AppxPackageDir>
<Use64BitCompiler>True</Use64BitCompiler>
<PackageCertificateThumbprint>015B2FDB045FEC07E2DE40236A00B5DC31563AE6</PackageCertificateThumbprint>
<PackageCertificateThumbprint>0466F2F6C316015FB1FAE8ED719BCEAC860FC78A</PackageCertificateThumbprint>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
<DebugSymbols>true</DebugSymbols>
Expand Down
2 changes: 1 addition & 1 deletion Hohoema/Package.appxmanifest
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<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" xmlns:uap3="http://schemas.microsoft.com/appx/manifest/uap/windows10/3" IgnorableNamespaces="uap mp uap3">
<Identity Name="18803tor4kichi.Hohoema" Publisher="CN=DFF1CEA0-5963-4197-8676-6105C5E8CE4B" Version="1.7.3.0" />
<Identity Name="18803tor4kichi.Hohoema" Publisher="CN=DFF1CEA0-5963-4197-8676-6105C5E8CE4B" Version="1.7.4.0" />
<mp:PhoneIdentity PhoneProductId="01cfd879-0a19-44a7-b5db-11bdbd13f0df" PhonePublisherId="00000000-0000-0000-0000-000000000000" />
<Properties>
<DisplayName>Hohoema</DisplayName>
Expand Down

0 comments on commit d81e49b

Please sign in to comment.