Skip to content

Commit

Permalink
Bump version, update GrrrLCU
Browse files Browse the repository at this point in the history
  • Loading branch information
BlossomiShymae committed Aug 20, 2024
1 parent 7faedcf commit 7288c47
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Needlework.Net/Needlework.Net.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<AvaloniaXamlIlDebuggerLaunch>False</AvaloniaXamlIlDebuggerLaunch>
<ApplicationIcon>app.ico</ApplicationIcon>
<AssemblyName>NeedleworkDotNet</AssemblyName>
<AssemblyVersion>0.6.0.0</AssemblyVersion>
<AssemblyVersion>0.6.1.0</AssemblyVersion>
<FileVersion>$(AssemblyVersion)</FileVersion>
<AvaloniaXamlVerboseExceptions>False</AvaloniaXamlVerboseExceptions>
</PropertyGroup>
Expand All @@ -27,7 +27,7 @@
<PackageReference Condition="'$(Configuration)' == 'Debug'" Include="Avalonia.Diagnostics" Version="11.1.3" />
<PackageReference Include="Avalonia.Themes.Fluent" Version="11.1.3" />
<PackageReference Include="AvaloniaEdit.TextMate" Version="11.1.0" />
<PackageReference Include="BlossomiShymae.GrrrLCU" Version="0.10.0" />
<PackageReference Include="BlossomiShymae.GrrrLCU" Version="0.11.1" />
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.2.2" />
<PackageReference Include="FluentAvaloniaUI" Version="2.1.0" />
<PackageReference Include="Material.Icons.Avalonia" Version="2.1.10" />
Expand Down

0 comments on commit 7288c47

Please sign in to comment.