Skip to content
This repository has been archived by the owner on May 26, 2022. It is now read-only.

Commit

Permalink
v1.0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
woachk committed Apr 12, 2017
1 parent 14a59c1 commit 7f012e6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion MastodonUWA/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" IgnorableNamespaces="uap mp">
<Identity Name="47375my123.Mastodonwebapp" Publisher="CN=5071ACD3-1DFE-4A29-AE93-3A0952514BC5" Version="1.0.9.0" />
<Identity Name="47375my123.Mastodonwebapp" Publisher="CN=5071ACD3-1DFE-4A29-AE93-3A0952514BC5" Version="1.0.10.0" />
<mp:PhoneIdentity PhoneProductId="545fe8f7-2df4-4b0c-9b3e-f34029a05264" PhonePublisherId="00000000-0000-0000-0000-000000000000" />
<Properties>
<DisplayName>Mastodon UWP</DisplayName>
Expand Down
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,10 @@ History:

04/12/2017: Big code cleanup (v1.0.9.0)

04/12/2017: Fix everything for .NET Native. Release builds were broken since v1.0.7.0. (v1.0.10.0)

Unsupported features at this time:
==================================

Push notifications.
Push notifications & spoiler_text

0 comments on commit 7f012e6

Please sign in to comment.