graphics() fixed compare bug
This commit is contained in:
+6
-1
@@ -56,6 +56,11 @@
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<th scope="row">5.6.16</th>
|
||||
<td>2021-05-05</td>
|
||||
<td><span class="code">graphics()</span> fixed compare bug</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="row">5.6.15</th>
|
||||
<td>2021-05-05</td>
|
||||
@@ -2292,4 +2297,4 @@
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
||||
</html>
|
||||
|
||||
+2
-2
@@ -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">New Version: <span id="version">5.6.15</span></div>
|
||||
<div class="version">New Version: <span id="version">5.6.16</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">
|
||||
@@ -398,4 +398,4 @@
|
||||
</script>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
</html>
|
||||
|
||||
@@ -83,6 +83,11 @@
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<th scope="row">4.34.22</th>
|
||||
<td>2021-05-05</td>
|
||||
<td>restored Node 4.x compatibility</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="row">4.34.21</th>
|
||||
<td>2021-05-04</td>
|
||||
@@ -2142,4 +2147,4 @@
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
||||
</html>
|
||||
|
||||
+2
-2
@@ -170,7 +170,7 @@
|
||||
<div class="title">systeminformation </div>
|
||||
<div class="subtitle"><span id="typed"></span> </div>
|
||||
<div class="version larger">Version 4 documentation</div>
|
||||
<div class="version">Current Version: <span id="version">4.34.21</span></div>
|
||||
<div class="version">Current Version: <span id="version">4.34.22</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">
|
||||
@@ -369,4 +369,4 @@
|
||||
</script>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user