Skip to content

Commit

Permalink
Version bump v1.5.7
Browse files Browse the repository at this point in the history
  • Loading branch information
tensei committed Apr 20, 2022
1 parent 4253deb commit 924a4ec
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
Expand Up @@ -2,6 +2,7 @@
x:Class="Anidow.Pages.Components.Notification.NotificationUndoView"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:adonisUi="clr-namespace:AdonisUI;assembly=AdonisUI"
xmlns:controls="clr-namespace:Notifications.Wpf.Core.Controls;assembly=Notifications.Wpf.Core"
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
Expand Down
4 changes: 2 additions & 2 deletions anidow/anidow.csproj
Expand Up @@ -13,7 +13,7 @@
<ApplicationIcon>AnidowIcon.ico</ApplicationIcon>
<LangVersion>10</LangVersion>
<RuntimeIdentifier>win-x64</RuntimeIdentifier>
<Version>1.5.6</Version>
<Version>1.5.7</Version>
<Authors>Tensei C.</Authors>
<Company>MemeLabs</Company>
<PackageProjectUrl>https://github.com/MemeLabs/Anidow</PackageProjectUrl>
Expand Down Expand Up @@ -97,7 +97,7 @@
</PackageReference>
<PackageReference Include="GraphQL.Client" Version="4.0.2" />
<PackageReference Include="GraphQL.Client.Serializer.SystemTextJson" Version="4.0.2" />
<PackageReference Include="H.NotifyIcon.Wpf" Version="2.0.29" />
<PackageReference Include="H.NotifyIcon.Wpf" Version="2.0.39" />
<PackageReference Include="HtmlAgilityPack" Version="1.11.42" />
<PackageReference Include="Humanizer.Core" Version="2.14.1" />
<PackageReference Include="Jot" Version="2.1.13" />
Expand Down

0 comments on commit 924a4ec

Please sign in to comment.