Skip to content
This repository was archived by the owner on Apr 30, 2024. It is now read-only.

Commit 784ed92

Browse files
committed
update dependencies and version
1 parent 1bc602e commit 784ed92

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

DSharpPlus.SlashCommands.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
1010
<RepositoryUrl>https://github.com/IDoEverything/DSharpPlus.SlashCommands</RepositoryUrl>
1111
<PackageId>IDoEverything.DSharpPlus.SlashCommands</PackageId>
12-
<Version>1.7.2</Version>
12+
<Version>1.7.3</Version>
1313
<Company>IDoEverything</Company>
1414
</PropertyGroup>
1515

@@ -25,7 +25,7 @@
2525
</PropertyGroup>
2626

2727
<ItemGroup>
28-
<PackageReference Include="DSharpPlus" Version="4.1.0-nightly-00940" />
28+
<PackageReference Include="DSharpPlus" Version="4.1.0" />
2929
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="5.0.1" />
3030
<PackageReference Include="Emzi0767.Common" Version="2.6.2" />
3131
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="5.0.0" />

0 commit comments

Comments
 (0)