Skip to content

Commit

Permalink
Update DSP
Browse files Browse the repository at this point in the history
  • Loading branch information
Sella-GH committed Jan 7, 2025
1 parent 7ca7711 commit 45c9d09
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
## 2.2.2 - 2025-01-07
### Dependencies
- Updated [DSharpPlus](https://github.com/DSharpPlus/DSharpPlus) to version 5.0.0-nightly-02445

### Fixes
- There won't be any update checks or database cleanups any 15 minutes anymore
- The GitHub update url to the new version now really points to the release and not the API
Expand Down
6 changes: 3 additions & 3 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
</PropertyGroup>
<ItemGroup>
<PackageVersion Include="CsvHelper" Version="33.0.1" />
<PackageVersion Include="DSharpPlus" Version="5.0.0-nightly-02445" />
<PackageVersion Include="DSharpPlus.Commands" Version="5.0.0-nightly-02445" />
<PackageVersion Include="DSharpPlus.Interactivity" Version="5.0.0-nightly-02445" />
<PackageVersion Include="DSharpPlus" Version="5.0.0-nightly-02446" />
<PackageVersion Include="DSharpPlus.Commands" Version="5.0.0-nightly-02446" />
<PackageVersion Include="DSharpPlus.Interactivity" Version="5.0.0-nightly-02446" />
<PackageVersion Include="EntityFrameworkCore.Exceptions.PostgreSQL" Version="8.1.3" />
<PackageVersion Include="Lavalink4NET.DSharpPlus.Nightly" Version="4.0.26-preview.4" />
<PackageVersion Include="Microsoft.EntityFrameworkCore.Tools" Version="9.0.0" />
Expand Down

0 comments on commit 45c9d09

Please sign in to comment.