system() added raspberry pi 4 detection
This commit is contained in:
@@ -83,6 +83,11 @@
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<th scope="row">4.12.2</th>
|
||||
<td>2019-06-24</td>
|
||||
<td><span class="code">system()</span> added Raspberry PI 4 detection</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="row">4.12.1</th>
|
||||
<td>2019-06-24</td>
|
||||
|
||||
+1
-1
@@ -168,7 +168,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.12.1</span></div>
|
||||
<div class="version">Current Version: <span id="version">4.12.2</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