Skip to content

Commit

Permalink
Release v2.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
ClementGre committed Jul 27, 2024
1 parent 7273c18 commit ff5a11f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ThreeFingerDragOnWindows/Package.appxmanifest
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<Identity
Name="50931ClmentGrennerat.ThreeFingersDragOnWindows"
Publisher="CN=A5174EBF-789F-4CD5-BF8B-E0CB932DB9AD"
Version="2.0.5.0"/>
Version="2.0.6.0"/>

<mp:PhoneIdentity PhoneProductId="c9b9ff1d-920c-45c7-99c8-3e98f838bef5"
PhonePublisherId="00000000-0000-0000-0000-000000000000"/>
Expand Down
2 changes: 1 addition & 1 deletion ThreeFingerDragOnWindows/ThreeFingerDragOnWindows.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<RepositoryUrl>https://github.com/ClementGre/ThreeFingerDragOnWindows</RepositoryUrl>
<PackageTags>touchpad;tool;automation;finger</PackageTags>
<NeutralLanguage>en</NeutralLanguage>
<AssemblyVersion>2.0.5.0</AssemblyVersion>
<AssemblyVersion>2.0.6.0</AssemblyVersion>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<Title>ThreeFingerDragOnWindows</Title>
<DisplayName>Three Finger Drag</DisplayName>
Expand Down
2 changes: 1 addition & 1 deletion ThreeFingerDragOnWindows/settings/OtherSettings.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
<TextBlock Foreground="{ThemeResource TextFillColorSecondaryBrush}"
IsTextSelectionEnabled="True"
Style="{StaticResource CaptionTextBlockStyle}"
Text="Version 2.0.5.0" />
Text="Version 2.0.6.0" />

<wuc:SettingsExpander.Items>
<wuc:SettingsCard HorizontalContentAlignment="Left"
Expand Down

0 comments on commit ff5a11f

Please sign in to comment.