From 47c6807dc1b7d46392ecf5f0afb12b6a4da7a2fc Mon Sep 17 00:00:00 2001 From: tgstation-server Date: Mon, 29 Jan 2024 15:21:00 +0000 Subject: [PATCH] Deploy code docs to GitHub Pages for workflow run 2190 Commit: de8dd2575485bd20fa586336f69dba3f70c1027e --- ...on_8_server_8_api_8_assembly_info_8cs_source.html | 2 +- ...8_server_8_common_8_assembly_info_8cs_source.html | 2 +- ...n_8_server_8_host_8_assembly_info_8cs_source.html | 2 +- ...r_8_host_8_common_8_assembly_info_8cs_source.html | 2 +- changelog.yml | 12 +++++++++++- 5 files changed, 15 insertions(+), 5 deletions(-) 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 583ec0e585..5da5fbaa83 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("13.0.1.0")]
-
18[assembly: System.Reflection.AssemblyInformationalVersionAttribute("13.0.1+ed8c777677a48850a3b9692cedd3347e744fc3b8")]
+
18[assembly: System.Reflection.AssemblyInformationalVersionAttribute("13.0.1+de8dd2575485bd20fa586336f69dba3f70c1027e")]
19[assembly: System.Reflection.AssemblyProductAttribute("Tgstation.Server.Api")]
20[assembly: System.Reflection.AssemblyTitleAttribute("Tgstation.Server.Api")]
21[assembly: System.Reflection.AssemblyVersionAttribute("13.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 95aea93cab..6e3ef38b0f 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+ed8c777677a48850a3b9692cedd3347e744fc3b8")]
+
18[assembly: System.Reflection.AssemblyInformationalVersionAttribute("7.0.0+de8dd2575485bd20fa586336f69dba3f70c1027e")]
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/_tgstation_8_server_8_host_8_assembly_info_8cs_source.html b/_tgstation_8_server_8_host_8_assembly_info_8cs_source.html index 1024ba4dbb..a8026650a5 100644 --- a/_tgstation_8_server_8_host_8_assembly_info_8cs_source.html +++ b/_tgstation_8_server_8_host_8_assembly_info_8cs_source.html @@ -92,7 +92,7 @@ $(function() {
13[assembly: System.Reflection.AssemblyCompanyAttribute("Tgstation.Server.Host")]
14[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")]
15[assembly: System.Reflection.AssemblyFileVersionAttribute("6.1.5.0")]
-
16[assembly: System.Reflection.AssemblyInformationalVersionAttribute("6.1.5+ed8c777677a48850a3b9692cedd3347e744fc3b8")]
+
16[assembly: System.Reflection.AssemblyInformationalVersionAttribute("6.1.5+de8dd2575485bd20fa586336f69dba3f70c1027e")]
17[assembly: System.Reflection.AssemblyProductAttribute("Tgstation.Server.Host")]
18[assembly: System.Reflection.AssemblyTitleAttribute("Tgstation.Server.Host")]
19[assembly: System.Reflection.AssemblyVersionAttribute("6.1.5.0")]
diff --git a/_tgstation_8_server_8_host_8_common_8_assembly_info_8cs_source.html b/_tgstation_8_server_8_host_8_common_8_assembly_info_8cs_source.html index 5af15a52fb..46be9948c6 100644 --- a/_tgstation_8_server_8_host_8_common_8_assembly_info_8cs_source.html +++ b/_tgstation_8_server_8_host_8_common_8_assembly_info_8cs_source.html @@ -92,7 +92,7 @@ $(function() {
13[assembly: System.Reflection.AssemblyCompanyAttribute("Tgstation.Server.Host.Common")]
14[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")]
15[assembly: System.Reflection.AssemblyFileVersionAttribute("6.1.5.0")]
-
16[assembly: System.Reflection.AssemblyInformationalVersionAttribute("6.1.5+ed8c777677a48850a3b9692cedd3347e744fc3b8")]
+
16[assembly: System.Reflection.AssemblyInformationalVersionAttribute("6.1.5+de8dd2575485bd20fa586336f69dba3f70c1027e")]
17[assembly: System.Reflection.AssemblyProductAttribute("Tgstation.Server.Host.Common")]
18[assembly: System.Reflection.AssemblyTitleAttribute("Tgstation.Server.Host.Common")]
19[assembly: System.Reflection.AssemblyVersionAttribute("6.1.5.0")]
diff --git a/changelog.yml b/changelog.yml index ed8b412324..ebe5b3cee0 100644 --- a/changelog.yml +++ b/changelog.yml @@ -163,7 +163,17 @@ Components: Changes: [] Unreleased: true - Version: 6.1.6 - ComponentVersions: {} + ComponentVersions: + Core: 6.1.5 + HttpApi: 10.0.0 + DreamMakerApi: 7.0.1 + Configuration: 5.0.0 + InteropApi: 5.8.0 + HostWatchdog: 1.4.1 + NugetCommon: 7.0.0 + NugetApi: 13.0.1 + NugetClient: 15.0.1 + WebControlPanel: 5.4.2 Changes: [] Unreleased: true - Version: 6.1.5