Skip to content

Commit

Permalink
Release v1.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-lerch committed Aug 13, 2022
1 parent a94b556 commit f2661c5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/Vocup.Packaging/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:rescap="http://schemas.microsoft.com/appx/manifest/foundation/windows10/restrictedcapabilities" IgnorableNamespaces="uap mp rescap">
<Identity Name="9961VectorData.Vocup" Publisher="CN=FDFCA12E-D0B5-4F1F-869D-7F97CD35B39E" Version="1.9.2.0" />
<Identity Name="9961VectorData.Vocup" Publisher="CN=FDFCA12E-D0B5-4F1F-869D-7F97CD35B39E" Version="1.9.3.0" />
<Properties>
<DisplayName>Vocup</DisplayName>
<PublisherDisplayName>VectorData</PublisherDisplayName>
Expand Down
2 changes: 1 addition & 1 deletion src/Vocup/Vocup.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<Description>Vocabulary training application</Description>
<Company>VectorData</Company>
<Copyright>Copyright © 2011 Florian Amstutz, © 2018-2022 Daniel Lerch.</Copyright>
<Version>1.9.2</Version>
<Version>1.9.3</Version>
<NeutralLanguage>en</NeutralLanguage>
</PropertyGroup>
<ItemGroup>
Expand Down

0 comments on commit f2661c5

Please sign in to comment.