Skip to content

Commit

Permalink
Release v0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
shrimqy committed Sep 25, 2024
1 parent d52136f commit f58c30d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/Seki.App/Package.appxmanifest
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<Identity
Name="shrimqy.Seki-PhoneLink"
Publisher="CN=BEC0F2AA-07EB-4762-A2FE-13550AF289A5"
Version="0.2.1.0" />
Version="0.3.0.0" />

<mp:PhoneIdentity PhoneProductId="262eeefb-d6dc-45a8-a0ec-2a93a3b4833a" PhonePublisherId="00000000-0000-0000-0000-000000000000"/>

Expand Down
2 changes: 1 addition & 1 deletion src/Seki.App/Views/Settings/AboutPage.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<TextBlock
FontSize="14"
Foreground="Gray"
Text="Version: 0.2.1" />
Text="Version: 0.3.0" />
</StackPanel>
</Grid>
</Border>
Expand Down

0 comments on commit f58c30d

Please sign in to comment.