diff --git a/_tgstation_8_server_8_api_8_assembly_info_8cs_source.html b/_tgstation_8_server_8_api_8_assembly_info_8cs_source.html
index d9053f9850..063500779a 100644
--- a/_tgstation_8_server_8_api_8_assembly_info_8cs_source.html
+++ b/_tgstation_8_server_8_api_8_assembly_info_8cs_source.html
@@ -94,7 +94,7 @@ $(function() {
15[assembly: System.Reflection.AssemblyCopyrightAttribute(
"Copyright (c) Jordan Brown 2018")]
16[assembly: System.Reflection.AssemblyDescriptionAttribute(
"API definitions for tgstation-server.")]
17[assembly: System.Reflection.AssemblyFileVersionAttribute(
"12.0.1.0")]
- 18[assembly: System.Reflection.AssemblyInformationalVersionAttribute(
"12.0.1+01f38ad48801e3769964a75afe2f763208ef1ab7")]
+ 18[assembly: System.Reflection.AssemblyInformationalVersionAttribute(
"12.0.1+aba587ae8001a2246b6a796358716c70b34d86fc")]
19[assembly: System.Reflection.AssemblyProductAttribute(
"Tgstation.Server.Api")]
20[assembly: System.Reflection.AssemblyTitleAttribute(
"Tgstation.Server.Api")]
21[assembly: System.Reflection.AssemblyVersionAttribute(
"12.0.1.0")]
diff --git a/_tgstation_8_server_8_common_8_assembly_info_8cs_source.html b/_tgstation_8_server_8_common_8_assembly_info_8cs_source.html
index b290019b4d..c910b24760 100644
--- a/_tgstation_8_server_8_common_8_assembly_info_8cs_source.html
+++ b/_tgstation_8_server_8_common_8_assembly_info_8cs_source.html
@@ -94,7 +94,7 @@ $(function() {
15[assembly: System.Reflection.AssemblyCopyrightAttribute(
"Copyright (c) Jordan Brown 2018")]
16[assembly: System.Reflection.AssemblyDescriptionAttribute(
"Common functions for tgstation-server.")]
17[assembly: System.Reflection.AssemblyFileVersionAttribute(
"7.0.0.0")]
- 18[assembly: System.Reflection.AssemblyInformationalVersionAttribute(
"7.0.0+01f38ad48801e3769964a75afe2f763208ef1ab7")]
+ 18[assembly: System.Reflection.AssemblyInformationalVersionAttribute(
"7.0.0+aba587ae8001a2246b6a796358716c70b34d86fc")]
19[assembly: System.Reflection.AssemblyProductAttribute(
"Tgstation.Server.Common")]
20[assembly: System.Reflection.AssemblyTitleAttribute(
"Tgstation.Server.Common")]
21[assembly: System.Reflection.AssemblyVersionAttribute(
"7.0.0.0")]
diff --git a/changelog.yml b/changelog.yml
index 45db145813..51759738a8 100644
--- a/changelog.yml
+++ b/changelog.yml
@@ -3852,11 +3852,4 @@ Components:
- Made `DiscordConnectionStringBuilder.BasedMeme` obsolete.
Author: Cyberboss
PullRequest: 1629
- NugetClient:
- - Version: 14.1.0
- Changes:
- - Descriptions:
- - Added a best effort automatic JWT refresh if SignalR connections attempt a reconnect. This might issue multiple login requests if there are multiple active job subscriptions.
- Author: Cyberboss
- PullRequest: 1698
- Unreleased: true
+ NugetClient: []