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 e67c47e38a..a71579a18f 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 @@ -95,7 +95,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.3.0.0")]
-
18[assembly: System.Reflection.AssemblyInformationalVersionAttribute("13.3.0+9664a4f4a972a8c08ddfddeedb6478277a20d182")]
+
18[assembly: System.Reflection.AssemblyInformationalVersionAttribute("13.3.0+765dce8596d0691c616f36b659e4f37eab5d74b4")]
19[assembly: System.Reflection.AssemblyProductAttribute("Tgstation.Server.Api")]
20[assembly: System.Reflection.AssemblyTitleAttribute("Tgstation.Server.Api")]
21[assembly: System.Reflection.AssemblyVersionAttribute("13.3.0.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 c192056324..3cbd6f08c8 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 @@ -95,7 +95,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+9664a4f4a972a8c08ddfddeedb6478277a20d182")]
+
18[assembly: System.Reflection.AssemblyInformationalVersionAttribute("7.0.0+765dce8596d0691c616f36b659e4f37eab5d74b4")]
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 a067802508..04bbf28bed 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 @@ -93,7 +93,7 @@ $(function() {
13[assembly: System.Reflection.AssemblyCompanyAttribute("Tgstation.Server.Host")]
14[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")]
15[assembly: System.Reflection.AssemblyFileVersionAttribute("6.5.0.0")]
-
16[assembly: System.Reflection.AssemblyInformationalVersionAttribute("6.5.0+9664a4f4a972a8c08ddfddeedb6478277a20d182")]
+
16[assembly: System.Reflection.AssemblyInformationalVersionAttribute("6.5.0+765dce8596d0691c616f36b659e4f37eab5d74b4")]
17[assembly: System.Reflection.AssemblyProductAttribute("Tgstation.Server.Host")]
18[assembly: System.Reflection.AssemblyTitleAttribute("Tgstation.Server.Host")]
19[assembly: System.Reflection.AssemblyVersionAttribute("6.5.0.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 4e6191755c..bf64c0ad22 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 @@ -93,7 +93,7 @@ $(function() {
13[assembly: System.Reflection.AssemblyCompanyAttribute("Tgstation.Server.Host.Common")]
14[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")]
15[assembly: System.Reflection.AssemblyFileVersionAttribute("6.5.0.0")]
-
16[assembly: System.Reflection.AssemblyInformationalVersionAttribute("6.5.0+9664a4f4a972a8c08ddfddeedb6478277a20d182")]
+
16[assembly: System.Reflection.AssemblyInformationalVersionAttribute("6.5.0+765dce8596d0691c616f36b659e4f37eab5d74b4")]
17[assembly: System.Reflection.AssemblyProductAttribute("Tgstation.Server.Host.Common")]
18[assembly: System.Reflection.AssemblyTitleAttribute("Tgstation.Server.Host.Common")]
19[assembly: System.Reflection.AssemblyVersionAttribute("6.5.0.0")]
diff --git a/changelog.yml b/changelog.yml index 842c3cfb2a..97788666a3 100644 --- a/changelog.yml +++ b/changelog.yml @@ -151,7 +151,7 @@ Components: ComponentVersions: Core: 6.5.0 HttpApi: 10.3.0 - DreamMakerApi: 7.1.2 + DreamMakerApi: 7.1.3 Configuration: 5.1.0 InteropApi: 5.9.0 HostWatchdog: 1.4.1 @@ -4127,6 +4127,13 @@ Components: Author: Cyberboss PullRequest: 991 DreamMakerApi: + - Version: 7.1.3 + Changes: + - Descriptions: + - DMAPI v3 now supports revision date information + Author: ZephyrTFA + PullRequest: 1816 + Unreleased: true - Version: 7.1.2 Changes: - Descriptions: