Skip to content

Commit

Permalink
Updated package version
Browse files Browse the repository at this point in the history
  • Loading branch information
rocksdanister committed Apr 16, 2024
1 parent 777ae4e commit 5f87e9e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/Drizzle.UI.UWP/Package.appxmanifest
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<Identity
Name="12030rocksdanister.LivelyWeather"
Publisher="CN=D80CB9E2-21E6-4D9B-8533-660C768F3C5B"
Version="1.0.37.0" />
Version="1.0.38.0" />

<mp:PhoneIdentity PhoneProductId="b520522a-4a50-4075-ae53-bc1a88a42c95" PhonePublisherId="00000000-0000-0000-0000-000000000000"/>

Expand Down
2 changes: 1 addition & 1 deletion src/Drizzle.UI.UWP/Views/AboutPage.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
<PersonPicture Width="35" ProfilePicture="https://avatars.githubusercontent.com/GireeshChandran" />
</HyperlinkButton>
<HyperlinkButton NavigateUri="https://github.com/Livins1" ToolTipService.ToolTip="Livins1">
<PersonPicture Width="35" ProfilePicture="https://avatars.githubusercontent.com/u/91591934" />
<PersonPicture Width="35" ProfilePicture="https://avatars.githubusercontent.com/Livins1" />
</HyperlinkButton>
</StackPanel>
</StackPanel>
Expand Down

0 comments on commit 5f87e9e

Please sign in to comment.