osInfo() service pack version (windows)

This commit is contained in:
Sebastian Hildebrandt
2019-05-09 10:11:35 +02:00
parent 9af4e5271c
commit b8c61596ab
6 changed files with 21 additions and 2 deletions
+5
View File
@@ -80,6 +80,11 @@
</tr>
</thead>
<tbody>
<tr>
<th scope="row">4.2.0</th>
<td>2019-05-09</td>
<td><span class="code">osInfo()</span> extended service pack version (windows)</td>
</tr>
<tr>
<th scope="row">4.1.8</th>
<td>2019-05-09</td>
+1 -1
View File
@@ -170,7 +170,7 @@
<img class="logo" src="assets/logo.png">
<div class="title">systeminformation</div>
<div class="subtitle"><span id="typed"></span></div>
<div class="version">Current Version: <span id="version">4.1.8</span></div>
<div class="version">Current Version: <span id="version">4.2.0</span></div>
<button class="btn btn-light" onclick="location.href='https://github.com/sebhildebrandt/systeminformation'">View on Github <i class=" fab fa-github"></i></button>
</div>
<div class="down">
+10
View File
@@ -185,6 +185,16 @@
<td></td>
<td>OS build version</td>
</tr>
<tr>
<td></td>
<td>servicepack</td>
<td></td>
<td></td>
<td></td>
<td>X</td>
<td></td>
<td>service pack version</td>
</tr>
<tr>
<td>si.uuid(cb)</td>
<td>{...}</td>