powershell catch error
This commit is contained in:
parent
5bf3819c23
commit
25b943af8f
@ -30,6 +30,7 @@ For major (breaking) changes - version 3 and 2 see end of page.
|
||||
|
||||
| Version | Date | Comment |
|
||||
| -------------- | -------------- | -------- |
|
||||
| 4.0.6 | 2019-02-04 | powershell catch error |
|
||||
| 4.0.5 | 2019-02-03 | updated docs |
|
||||
| 4.0.4 | 2019-02-03 | code cleanup, updated docs |
|
||||
| 4.0.3 | 2019-02-03 | `networkInterfaces(), chassis()` fixed two more issues |
|
||||
|
||||
@ -80,6 +80,11 @@
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<th scope="row">4.0.6</th>
|
||||
<td>2019-02-04</td>
|
||||
<td>powershell catch error</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="row">4.0.5</th>
|
||||
<td>2019-02-03</td>
|
||||
|
||||
@ -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.0.5</span></div>
|
||||
<div class="version">Current Version: <span id="version">4.0.6</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">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user