versions() fixed issue (mac OS)
This commit is contained in:
+6
-1
@@ -83,10 +83,15 @@
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<th scope="row">4.33.1</th>
|
||||
<td>2020-12-22</td>
|
||||
<td><span class="code">versions()</span> fixed issue (mac OS)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="row">4.33.0</th>
|
||||
<td>2020-12-21</td>
|
||||
<td><span class="code">graphics()</span> nvidia-smi support (linux)</td>
|
||||
<td><span class="code">graphics()</span> nvidia-smi support (linux, windows)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="row">4.32.0</th>
|
||||
|
||||
+1
-1
@@ -169,7 +169,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.33.0</span></div>
|
||||
<div class="version">Current Version: <span id="version">4.33.1</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">
|
||||
|
||||
Reference in New Issue
Block a user