Skip to content

Commit

Permalink
Deploy code docs to GitHub Pages for workflow run 991
Browse files Browse the repository at this point in the history
Commit: 4818692
  • Loading branch information
tgstation-server committed Oct 12, 2023
1 parent ea2dffb commit bd93e9e
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 3 deletions.
2 changes: 1 addition & 1 deletion _tgstation_8_server_8_api_8_assembly_info_8cs_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
<div class="line"><a id="l00015" name="l00015"></a><span class="lineno"> 15</span>[assembly: System.Reflection.AssemblyCopyrightAttribute(<span class="stringliteral">&quot;Copyright (c) Jordan Brown 2018&quot;</span>)]</div>
<div class="line"><a id="l00016" name="l00016"></a><span class="lineno"> 16</span>[assembly: System.Reflection.AssemblyDescriptionAttribute(<span class="stringliteral">&quot;API definitions for tgstation-server.&quot;</span>)]</div>
<div class="line"><a id="l00017" name="l00017"></a><span class="lineno"> 17</span>[assembly: System.Reflection.AssemblyFileVersionAttribute(<span class="stringliteral">&quot;11.1.2.0&quot;</span>)]</div>
<div class="line"><a id="l00018" name="l00018"></a><span class="lineno"> 18</span>[assembly: System.Reflection.AssemblyInformationalVersionAttribute(<span class="stringliteral">&quot;11.1.2+c6aac8fbac1eb56d5120c76652951c582d6ba630&quot;</span>)]</div>
<div class="line"><a id="l00018" name="l00018"></a><span class="lineno"> 18</span>[assembly: System.Reflection.AssemblyInformationalVersionAttribute(<span class="stringliteral">&quot;11.1.2+48186926fe6a49a3d398824527c50f7310b00a1e&quot;</span>)]</div>
<div class="line"><a id="l00019" name="l00019"></a><span class="lineno"> 19</span>[assembly: System.Reflection.AssemblyProductAttribute(<span class="stringliteral">&quot;Tgstation.Server.Api&quot;</span>)]</div>
<div class="line"><a id="l00020" name="l00020"></a><span class="lineno"> 20</span>[assembly: System.Reflection.AssemblyTitleAttribute(<span class="stringliteral">&quot;Tgstation.Server.Api&quot;</span>)]</div>
<div class="line"><a id="l00021" name="l00021"></a><span class="lineno"> 21</span>[assembly: System.Reflection.AssemblyVersionAttribute(<span class="stringliteral">&quot;11.1.2.0&quot;</span>)]</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
<div class="line"><a id="l00015" name="l00015"></a><span class="lineno"> 15</span>[assembly: System.Reflection.AssemblyCopyrightAttribute(<span class="stringliteral">&quot;Copyright (c) Jordan Brown 2018&quot;</span>)]</div>
<div class="line"><a id="l00016" name="l00016"></a><span class="lineno"> 16</span>[assembly: System.Reflection.AssemblyDescriptionAttribute(<span class="stringliteral">&quot;Common functions for tgstation-server.&quot;</span>)]</div>
<div class="line"><a id="l00017" name="l00017"></a><span class="lineno"> 17</span>[assembly: System.Reflection.AssemblyFileVersionAttribute(<span class="stringliteral">&quot;6.0.1.0&quot;</span>)]</div>
<div class="line"><a id="l00018" name="l00018"></a><span class="lineno"> 18</span>[assembly: System.Reflection.AssemblyInformationalVersionAttribute(<span class="stringliteral">&quot;6.0.1+c6aac8fbac1eb56d5120c76652951c582d6ba630&quot;</span>)]</div>
<div class="line"><a id="l00018" name="l00018"></a><span class="lineno"> 18</span>[assembly: System.Reflection.AssemblyInformationalVersionAttribute(<span class="stringliteral">&quot;6.0.1+48186926fe6a49a3d398824527c50f7310b00a1e&quot;</span>)]</div>
<div class="line"><a id="l00019" name="l00019"></a><span class="lineno"> 19</span>[assembly: System.Reflection.AssemblyProductAttribute(<span class="stringliteral">&quot;Tgstation.Server.Common&quot;</span>)]</div>
<div class="line"><a id="l00020" name="l00020"></a><span class="lineno"> 20</span>[assembly: System.Reflection.AssemblyTitleAttribute(<span class="stringliteral">&quot;Tgstation.Server.Common&quot;</span>)]</div>
<div class="line"><a id="l00021" name="l00021"></a><span class="lineno"> 21</span>[assembly: System.Reflection.AssemblyVersionAttribute(<span class="stringliteral">&quot;6.0.1.0&quot;</span>)]</div>
Expand Down
12 changes: 11 additions & 1 deletion changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,17 @@ Components:
PullRequest: 1662
Unreleased: true
- Version: 5.16.3
ComponentVersions: {}
ComponentVersions:
Core: 5.16.2
HttpApi: 9.12.0
DreamMakerApi: 6.5.3
Configuration: 4.7.1
InteropApi: 5.6.1
HostWatchdog: 1.4.0
NugetCommon: 6.0.1
NugetApi: 11.1.2
NugetClient: 12.1.2
WebControlPanel: 4.25.2
Changes: []
Unreleased: true
- Version: 5.16.2
Expand Down

0 comments on commit bd93e9e

Please sign in to comment.