diff --git a/CHANGELOG.md b/CHANGELOG.md index cd04b443..24cd3cf9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,15 @@ # Changelog +## [3.17.4] - 2025-04-26 + +### Fixed +- #3100 Fix NRE introduced in 3.17.3 (f67f1894) + + ## [3.17.3] - 2025-04-26 ### Added - #3088 Add handler for unknown Discord dispatch events (9b79f0b) -- #3090 Per file attachement size limits (649f52b) +- #3090 Per file attachment size limits (649f52b) ### Fixed - #3084 Fixed type reader/converter parsing exception (88cfbe5) diff --git a/Discord.Net.targets b/Discord.Net.targets index c5aaf091..37975448 100644 --- a/Discord.Net.targets +++ b/Discord.Net.targets @@ -1,6 +1,6 @@ - 3.17.3 + 3.17.4 latest Discord.Net Contributors discord;discordapp diff --git a/docs/docfx.json b/docs/docfx.json index 0dc4804b..93108f97 100644 --- a/docs/docfx.json +++ b/docs/docfx.json @@ -59,7 +59,7 @@ "globalMetadata": { "_appTitle": "Discord.Net Documentation", "_appName": "Discord.Net", - "_appFooter": "Discord.Net © 2015-2025 3.17.3", + "_appFooter": "Discord.Net © 2015-2025 3.17.4", "_enableSearch": true, "_appLogoPath": "marketing/logo/SVG/Logomark Purple.svg", "_appFaviconPath": "favicon.png" diff --git a/src/Discord.Net/Discord.Net.nuspec b/src/Discord.Net/Discord.Net.nuspec index c5a27bd9..ea1534e9 100644 --- a/src/Discord.Net/Discord.Net.nuspec +++ b/src/Discord.Net/Discord.Net.nuspec @@ -2,7 +2,7 @@ Discord.Net - 3.17.3$suffix$ + 3.17.4$suffix$ Discord.Net Discord.Net Contributors foxbot @@ -15,60 +15,60 @@ NUGET_README.md - - - - - - + + + + + + - - - - - - + + + + + + - - - - - - + + + + + + - - - - - - + + + + + + - - - - - - + + + + + + - - - - - - + + + + + + - - - - - - + + + + + +