Skip to content

Commit

Permalink
Bump version, copyright
Browse files Browse the repository at this point in the history
  • Loading branch information
Deadpikle committed Jan 24, 2024
1 parent 581f29f commit 239cc4a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions AvaloniaProgressRing/AvaloniaProgressRing.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
<PropertyGroup>
<TargetFrameworks>net5;netstandard2.0;net6.0;net7.0;net8.0</TargetFrameworks>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Version>0.10.4</Version>
<Version>0.10.5</Version>
<Authors>Deadpikle</Authors>
<Description>A progress ring control for Avalonia modeled after ModernWpf's ProgressRing control</Description>
<Copyright>2023 Deadpikle</Copyright>
<Copyright>2024 Deadpikle</Copyright>
<PackageLicenseFile>LICENSE.md</PackageLicenseFile>
<PackageProjectUrl>https://github.com/Deadpikle/AvaloniaProgressRing/</PackageProjectUrl>
<RepositoryUrl>https://github.com/Deadpikle/AvaloniaProgressRing.git</RepositoryUrl>
Expand Down

0 comments on commit 239cc4a

Please sign in to comment.